diff options
Diffstat (limited to 'docs/gallery-dl.conf')
| -rw-r--r-- | docs/gallery-dl.conf | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 0ad87c0..7887fd5 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -99,6 +99,13 @@ "formats": ["pdf"] }, + "arcalive": + { + "sleep-request": "0.5-1.5", + + "emoticons": false, + "gifs" : true + }, "artstation": { "external" : false, @@ -117,6 +124,10 @@ "recursive": true }, + "batoto": + { + "domain": "auto" + }, "bbc": { "width": 1920 @@ -905,7 +916,8 @@ "wikimedia": { "sleep-request": "1.0-2.0", - "limit": 50 + "limit": 50, + "subcategories": true }, "booru": |
