From 873d9a628e9412a79bdc64cd962470749de3425b Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 4 Aug 2021 02:14:44 -0400 Subject: New upstream version 1.18.2. --- docs/gallery-dl.conf | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'docs') diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 9514c7a..ffbed52 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -105,10 +105,6 @@ { "include": "pictures" }, - "hentainexus": - { - "original": true - }, "hitomi": { "metadata": true @@ -148,7 +144,9 @@ }, "mangadex": { - "api-server": "https://api.mangadex.org" + "api-server": "https://api.mangadex.org", + "metadata": false, + "lang": null }, "mangoxo": { @@ -285,6 +283,15 @@ "retweets": true, "videos": true }, + "ytdl": + { + "enabled": false, + "format": null, + "generic": true, + "logging": true, + "module": "youtube_dl", + "raw-options": null + }, "booru": { "tags": false, -- cgit v1.2.3