[comick] add 'lang' option (#7938)

This commit is contained in:
Mike Fährmann
2025-08-01 23:21:39 +02:00
parent 52ffe53315
commit 9eb88905bc
4 changed files with 58 additions and 21 deletions

View File

@@ -1973,6 +1973,20 @@ Description
`quality <extractor.civitai.quality_>`__ ones.
extractor.comick.lang
---------------------
Type
* ``string``
* ``list`` of ``strings``
Example
* ``"en"``
* ``"fr,it,pl"``
* ``["fr", "it", "pl"]``
Description
`ISO 639-1 <https://en.wikipedia.org/wiki/ISO_639-1>`__ language codes
to filter chapters by.
extractor.cyberdrop.domain
--------------------------
Type

View File

@@ -211,6 +211,10 @@
"quality" : "original=true",
"quality-videos": "quality=100"
},
"comick":
{
"lang": ""
},
"coomer":
{
"username": "",