[deviantart] add 'previews' option (#3782, #6124)

This commit is contained in:
Mike Fährmann
2024-09-26 21:47:26 +02:00
parent 928e170721
commit bc11dc0de2
3 changed files with 43 additions and 1 deletions

View File

@@ -1989,7 +1989,7 @@ Description
Setting this option to ``"images"`` only downloads original
files if they are images and falls back to preview versions for
everything else (archives, etc.).
everything else (archives, videos, etc.).
extractor.deviantart.pagination
@@ -2005,6 +2005,19 @@ Description
* ``"manual"``: Disregard ``has_more`` and only stop when a batch of results is empty.
extractor.deviantart.previews
-----------------------------
Type
``bool``
Default
``false``
Description
For non-image files (archives, videos, etc.),
also download the file's preview image.
Set this option to ``"all"`` to download previews for all files.
extractor.deviantart.public
---------------------------
Type