[deviantart] combine 'png' option with 'quality' (#4846)

"quality": "png" to download PNGs instead og JPEGs
This commit is contained in:
Mike Fährmann
2024-02-14 22:07:29 +01:00
parent 9cc4ec2c58
commit 04e4ffc64c
3 changed files with 12 additions and 26 deletions

View File

@@ -1506,17 +1506,6 @@ Description
* ``"manual"``: Disregard ``has_more`` and only stop when a batch of results is empty.
extractor.deviantart.png
------------------------
Type
``bool``
Default
``false``
Description
Download the PNG version of images
for which an original file download is not available.
extractor.deviantart.public
---------------------------
Type
@@ -1533,14 +1522,15 @@ Description
extractor.deviantart.quality
----------------------------
Type
``integer``
* ``integer``
* ``string``
Default
``100``
Description
JPEG quality level of newer images for which
JPEG quality level of images for which
an original file download is not available.
Note: Only has an effect when `deviantart.jwt <extractor.deviantart.jwt_>`__ is disabled.
Set this to ``"png"`` to download a PNG version of these images instead.
extractor.deviantart.refresh-token