diff options
| author | 2025-04-15 05:25:44 -0400 | |
|---|---|---|
| committer | 2025-04-15 05:25:44 -0400 | |
| commit | 71c4f9dc93d81a2733a8ec8fe177e3db0e37d33b (patch) | |
| tree | 284174b9244e04f24ef1fadc5a8ef6980e7b5559 /docs | |
| parent | f13f90dc9ba67ad4a4a2b7a94d175186900b7d38 (diff) | |
| parent | b830dc03b3b7c9dd119648e1be9c1145d56e096c (diff) | |
Update upstream source from tag 'upstream/1.29.4'
Update to upstream version '1.29.4'
with Debian dir a15c4baddb14f9fd81eb2888aeeba8d3406c73f4
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 8ede568..b85a3e7 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -732,11 +732,13 @@ "api-key" : null, "metadata": false }, - "weebcentral": + "webtoons": { - "sleep-request": "0.5-1.5" + "sleep-request": "0.5-1.5", + + "quality": "original" }, - "xfolio": + "weebcentral": { "sleep-request": "0.5-1.5" }, @@ -751,6 +753,10 @@ "retweets" : false, "videos" : true }, + "xfolio": + { + "sleep-request": "0.5-1.5" + }, "ytdl": { "cmdline-args": null, |
