aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gallery-dl.conf
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2021-08-04 02:14:44 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2021-08-04 02:14:44 -0400
commit873d9a628e9412a79bdc64cd962470749de3425b (patch)
tree8cd421ef79a9fa784147fa888543216f0872357b /docs/gallery-dl.conf
parent32de2b06db501c7de81678bce8e3e0c3e63d340c (diff)
New upstream version 1.18.2.upstream/1.18.2
Diffstat (limited to 'docs/gallery-dl.conf')
-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,