aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2025-03-10 03:45:04 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2025-03-10 03:45:04 -0400
commitb4181aecfa495a0926a9c065bf54897d64b14fbc (patch)
tree1096876572bf7f51488a1a57cb9a5267e571947c /docs
parent59733b48db6fe610ee4024ce1e93d10e76538087 (diff)
parent243d1f1beb4e4eb75a524f1aff948c47761a4f1d (diff)
Update upstream source from tag 'upstream/1.29.1'
Update to upstream version '1.29.1' with Debian dir 67c32bd8f39b0155ec16fb6af065feb7f1333f75
Diffstat (limited to 'docs')
-rw-r--r--docs/gallery-dl.conf14
1 files changed, 12 insertions, 2 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf
index ed85b01..0ad87c0 100644
--- a/docs/gallery-dl.conf
+++ b/docs/gallery-dl.conf
@@ -155,6 +155,7 @@
},
"bunkr":
{
+ "endpoint": "/api/_001",
"tlds": false
},
"cien":
@@ -511,6 +512,7 @@
"id-max" : null,
"previews" : true,
"recursion" : 0,
+ "selftext" : null,
"videos" : true
},
"redgifs":
@@ -593,6 +595,10 @@
"username": "",
"password": ""
},
+ "tenor":
+ {
+ "format": ["gif", "mp4", "webm", "webp"]
+ },
"tiktok":
{
"audio" : true,
@@ -601,7 +607,7 @@
"user": {
"avatar": true,
"module": null,
- "tiktok-range": null
+ "tiktok-range": ""
}
},
"tsumino":
@@ -769,7 +775,11 @@
"external" : false,
"metadata" : false,
"threshold": "auto",
- "ugoira" : false
+ "ugoira" : false,
+
+ "pool": {
+ "order-posts": "pool"
+ }
},
"danbooru":
{