diff options
| author | 2025-03-15 18:05:15 -0400 | |
|---|---|---|
| committer | 2025-03-15 18:05:15 -0400 | |
| commit | 8026a3c45446030d7af524bfc487d3462c8114ef (patch) | |
| tree | 0818c682a06f620c08a8b6b4c07f4935bd79493a /docs/gallery-dl.conf | |
| parent | 243d1f1beb4e4eb75a524f1aff948c47761a4f1d (diff) | |
New upstream version 1.29.2.upstream/1.29.2
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": |
