[deviantart] always download original images
Deviation-objects returned by the DeviantArt API don't always contain the URL and metadata of the original image ([1]). Getting this information requires an additional API call [2], which is indicated by the 'is_downloadable' and 'download_filesize' metadata within a deviation-object. [1] https://myria-moon.deviantart.com/art/Aime-Moi-part-en-vadrouille-261986576 [2] https://www.deviantart.com/developers/http/v1/20160316/deviation_download/bed6982b88949bdb08b52cd6763fcafd
This commit is contained in:
@@ -287,6 +287,19 @@ Description Select the directory structure created by the Gallery- and
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.deviantart.original
|
||||
-----------------------------
|
||||
=========== =====
|
||||
Type ``bool``
|
||||
Default ``true``
|
||||
Description Request full-sized original images 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.
|
||||
=========== =====
|
||||
|
||||
|
||||
extractor.deviantart.mature
|
||||
---------------------------
|
||||
=========== =====
|
||||
|
||||
Reference in New Issue
Block a user