From a768930761f7f20587ae40a8cacca0e55c85290a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 29 Aug 2022 02:17:16 -0400 Subject: New upstream version 1.23.0. --- docs/gallery-dl.conf | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 1492653..1e485ee 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -109,6 +109,11 @@ "include": "gallery", "layout": "auto" }, + "gelbooru": + { + "api-key": null, + "user-id": null + }, "gfycat": { "format": ["mp4", "webm", "mobile", "gif"] @@ -193,6 +198,7 @@ { "browser": true, "cache": true, + "host": "localhost", "port": 6414 }, "paheal": @@ -248,6 +254,12 @@ "username": null, "password": null }, + "skeb": + { + "article": false, + "sent-requests": false, + "thumbnails": false + }, "smugmug": { "videos": true @@ -273,6 +285,7 @@ "external": false, "inline": true, "posts": "all", + "original": true, "reblogs": true }, "twitter": @@ -302,7 +315,8 @@ }, "wallhaven": { - "api-key": null + "api-key": null, + "metadata": false }, "weasyl": { @@ -324,6 +338,11 @@ "module": null, "raw-options": null }, + "zerochan": + { + "username": null, + "password": null + }, "booru": { "tags": false, -- cgit v1.2.3