[webtoons] add 'thumbnails' option (#6468 #7441)

* Update webtoons.py
    Added thumbnail download capability which defaults to false
* Update configuration.rst
    Added documentation for webtoon thumbnail option
* extract thumbnails in GalleryExtractor.assets()
* simplify & fix flake8
* include 'type' in default filenames
* add test
* update docs

---------

Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
This commit is contained in:
pocketinternet
2025-06-17 18:34:58 +01:00
committed by GitHub
parent 1f429da650
commit 3ea244eebb
4 changed files with 38 additions and 4 deletions

View File

@@ -785,7 +785,8 @@
{
"sleep-request": "0.5-1.5",
"quality": "original"
"quality" : "original",
"thumbnails": false
},
"weebcentral":
{