aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2025-05-26 06:45:53 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2025-05-26 06:45:53 -0400
commit7672a750cb74bf31e21d76aad2776367fd476155 (patch)
treed51170cce0e6d11a919386def8fa0e05dc9cf54b /docs
parentc679cd7a13bdbf6896e53d68fe2093910bc6625a (diff)
New upstream version 1.29.7.upstream/1.29.7
Diffstat (limited to 'docs')
-rw-r--r--docs/gallery-dl.conf16
1 files changed, 13 insertions, 3 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf
index 2df1ec3..eac3390 100644
--- a/docs/gallery-dl.conf
+++ b/docs/gallery-dl.conf
@@ -188,7 +188,8 @@
"include" : ["user-models", "user-posts"],
"metadata": false,
"nsfw" : true,
- "quality" : "original=true"
+ "quality" : "original=true",
+ "quality-videos": "quality=100"
},
"coomerparty":
{
@@ -277,7 +278,9 @@
"contexts": false,
"exif" : false,
+ "info" : false,
"metadata": false,
+ "profile" : false,
"size-max": null,
"videos" : true
},
@@ -362,7 +365,11 @@
"order-files": "asc",
"order-posts": "asc",
"previews" : false,
- "videos" : true
+ "videos" : true,
+
+ "stories": {
+ "split": false
+ }
},
"itaku":
{
@@ -408,6 +415,8 @@
},
"mangadex":
{
+ "client-id" : "",
+ "client-secret": "",
"username": "",
"password": "",
@@ -479,7 +488,8 @@
},
"pixeldrain":
{
- "api-key": null
+ "api-key" : null,
+ "recursive": false
},
"pixiv":
{