[mangadex] add 'data-saver' option (#8573)
This commit is contained in:
@@ -4032,6 +4032,16 @@ Description
|
||||
and `/user/follows/manga/feed <https://api.mangadex.org/docs/swagger.html#/Feed/get-user-follows-manga-feed>`__)
|
||||
|
||||
|
||||
extractor.mangadex.data-saver
|
||||
-----------------------------
|
||||
Type
|
||||
``bool``
|
||||
Default
|
||||
``false``
|
||||
Description
|
||||
Enable `Data Saver` mode and download lower quality versions of chapters.
|
||||
|
||||
|
||||
extractor.mangadex.lang
|
||||
-----------------------
|
||||
Type
|
||||
|
||||
@@ -530,6 +530,7 @@
|
||||
|
||||
"api-server": "https://api.mangadex.org",
|
||||
"api-parameters": null,
|
||||
"data-saver": false,
|
||||
"lang": null,
|
||||
"ratings": ["safe", "suggestive", "erotica", "pornographic"]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user