From 8026a3c45446030d7af524bfc487d3462c8114ef Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 15 Mar 2025 18:05:15 -0400 Subject: New upstream version 1.29.2. --- docs/gallery-dl.conf | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'docs') 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": -- cgit v1.2.3