aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2025-09-16 02:12:56 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2025-09-16 02:12:56 -0400
commit12b64cf1aff9cbe17b15aeb9464ef76a773fde1d (patch)
treee3b880c987f94a208a6e9f3d2f3f9ad16d41148c /docs
parent65ba54beaeb6e72364c33b0bf060267d86271239 (diff)
parent3b7f8716690b7aa1994a9cb387bbc7215e01a4ed (diff)
Update upstream source from tag 'upstream/1.30.7'
Update to upstream version '1.30.7' with Debian dir a74b37bdeb92ab9f3d327de717e2b5cc6d11a25f
Diffstat (limited to 'docs')
-rw-r--r--docs/gallery-dl.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf
index f1e3833..823fcc0 100644
--- a/docs/gallery-dl.conf
+++ b/docs/gallery-dl.conf
@@ -237,6 +237,10 @@
{
"domain": null
},
+ "cyberfile":
+ {
+ "password": ""
+ },
"dankefuerslesen":
{
"zip": false
@@ -332,7 +336,7 @@
{
"token": "",
- "format": [303, 302, 1, 2, 4]
+ "formats": [1, 2, 3, 4, 302, 303]
},
"flickr":
{
@@ -818,6 +822,9 @@
"relogin" : true,
"replies" : true,
"retweets" : false,
+ "search-limit": 20,
+ "search-pagination": "cursor",
+ "search-stop" : "auto",
"size" : ["orig", "4096x4096", "large", "medium", "small"],
"text-tweets" : false,
"tweet-endpoint": "auto",