[weebdex] add 'data-saver' option (#8914)
This commit is contained in:
@@ -6936,6 +6936,16 @@ Description
|
||||
Useful for creating CBZ archives with actual source thumbnails.
|
||||
|
||||
|
||||
extractor.weebdex.data-saver
|
||||
----------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
Enable `Data Saver` mode and download lower quality versions of chapters.
|
||||
|
||||
|
||||
extractor.weibo.gifs
|
||||
--------------------
|
||||
Type
|
||||
|
||||
@@ -963,6 +963,10 @@
|
||||
{
|
||||
"sleep-request": "0.5-1.5"
|
||||
},
|
||||
"weebdex":
|
||||
{
|
||||
"data-saver": false
|
||||
},
|
||||
"weibo":
|
||||
{
|
||||
"sleep-request": "1.0-2.0",
|
||||
|
||||
Reference in New Issue
Block a user