[mangapark] add 'source' option (#3969)
This commit is contained in:
@@ -2110,6 +2110,24 @@ Description
|
||||
List of acceptable content ratings for returned chapters.
|
||||
|
||||
|
||||
extractor.mangapark.source
|
||||
--------------------------
|
||||
Type
|
||||
* ``string``
|
||||
* ``integer``
|
||||
Example
|
||||
* ``"koala:en"``
|
||||
* ``15150116``
|
||||
Description
|
||||
Select chapter source and language for a manga.
|
||||
|
||||
| The general syntax is ``"<source name>:<ISO 639-1 language code>"``.
|
||||
| Both are optional, meaning ``"koala"``, ``"koala:"``, ``":en"``,
|
||||
or even just ``":"`` are possible as well.
|
||||
|
||||
Specifying the numeric ``ID`` of a source is also supported.
|
||||
|
||||
|
||||
extractor.[mastodon].access-token
|
||||
---------------------------------
|
||||
Type
|
||||
|
||||
Reference in New Issue
Block a user