From d50ba9cfe80f00e02ca9a4714f75699c00e67128 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 13 Aug 2021 17:45:31 -0400 Subject: New upstream version 1.18.3. --- docs/gallery-dl.conf | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index ffbed52..020b802 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -41,6 +41,9 @@ "password": null, "recursive": true }, + "bbc": { + "width": 1920 + }, "blogger": { "videos": true @@ -49,8 +52,9 @@ { "username": null, "password": null, - "ugoira": false, - "metadata": false + "external": false, + "metadata": false, + "ugoira": false }, "derpibooru": { @@ -95,6 +99,7 @@ "furaffinity": { "descriptions": "text", + "external": false, "include": "gallery" }, "gfycat": @@ -142,6 +147,10 @@ { "format": "mp3" }, + "luscious": + { + "gif": false + }, "mangadex": { "api-server": "https://api.mangadex.org", @@ -158,6 +167,7 @@ "username": null, "password": null, "flash": true, + "format": "original", "include": "art" }, "nijie": @@ -192,6 +202,7 @@ }, "reactor": { + "gif": false, "sleep-request": 5.0 }, "reddit": -- cgit v1.2.3