[deviantart] full resolution for non-downloadable images (#293)

Many thanks to @Ironchest337 for discovering this method
and providing a well-documented implementation.
This commit is contained in:
Mike Fährmann
2021-10-24 21:06:21 +02:00
parent a7ddb5f5fa
commit 02a247f4e5
3 changed files with 31 additions and 35 deletions

View File

@@ -1053,17 +1053,6 @@ Description
everything else (archives, etc.).
extractor.deviantart.quality
----------------------------
Type
``integer``
Default
``100``
Description
JPEG quality level of newer images for which
an original file download is not available.
extractor.deviantart.refresh-token
----------------------------------
Type

View File

@@ -76,7 +76,6 @@
"mature": true,
"metadata": false,
"original": true,
"quality": 100,
"wait-min": 0
},
"e621":