[readcomiconline] add 'quality' option (#2467)

This commit is contained in:
Mike Fährmann
2022-04-15 18:10:37 +02:00
parent 60ad46ddcc
commit 12bd9ba33a
2 changed files with 26 additions and 3 deletions

View File

@@ -1874,6 +1874,19 @@ Description
* ``"wait``: Ask the user to solve the CAPTCHA and wait.
extractor.readcomiconline.quality
---------------------------------
Type
``string``
Default
``"auto"``
Description
Sets the ``quality`` query parameter of issue pages. (``"lq"`` or ``"hq"``)
``"auto"`` uses the quality parameter of the input URL
or ``"hq"`` if not present.
extractor.reddit.comments
-------------------------
Type