diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/gallery-dl.conf | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 0d0c412..f3c9fdb 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -173,15 +173,6 @@ "nsfw" : true, "quality" : "original=true" }, - "cohost": - { - "asks" : true, - "avatar" : false, - "background": false, - "pinned" : false, - "replies": true, - "shares" : true - }, "coomerparty": { "username": "", @@ -375,6 +366,7 @@ }, "khinsider": { + "covers": false, "format": "mp3" }, "koharu": @@ -710,6 +702,10 @@ { "sleep-request": "0.5-1.5" }, + "xfolio": + { + "sleep-request": "0.5-1.5" + }, "weibo": { "sleep-request": "1.0-2.0", @@ -931,7 +927,7 @@ "config-file" : null, "enabled" : true, "format" : null, - "forward-cookies": false, + "forward-cookies": true, "logging" : true, "module" : null, "outtmpl" : null, |
