[deviantart] extend functionality of 'original' option

This commit is contained in:
Mike Fährmann
2018-10-10 21:19:45 +02:00
parent c00dce2adc
commit d8492df51b
2 changed files with 16 additions and 7 deletions

View File

@@ -407,13 +407,13 @@ Description Enable mature content.
extractor.deviantart.original
-----------------------------
=========== =====
Type ``bool``
Type ``bool`` or ``string``
Default ``true``
Description Download full-sized original images if available.
Description Download original files if available.
Some of DeviantArt's images require an additional API call to get
their actual original version, which is being hosted on
Amazon Web Services (AWS) servers.
Setting this option to ``"images"`` only downloads original
files if they are images and falls back to preview versions for
everything else (archives, etc.).
=========== =====