diff options
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, |
