aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2021-08-04 02:14:52 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2021-08-04 02:14:52 -0400
commita32569ddaeb4c668c86145304fb0d6a258bc09bf (patch)
treebda55e2ef201c9c21aef61d9727f409160567958 /docs
parentfa6876a938e33e0f97ea4dd43b792c56afe3e2eb (diff)
parent873d9a628e9412a79bdc64cd962470749de3425b (diff)
Update upstream source from tag 'upstream/1.18.2'
Update to upstream version '1.18.2' with Debian dir 50487e387a6ba906f7ac9d1564ba5f0d36a0e2ae
Diffstat (limited to 'docs')
-rw-r--r--docs/gallery-dl.conf17
1 files changed, 12 insertions, 5 deletions
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,