aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2025-09-16 02:12:49 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2025-09-16 02:12:49 -0400
commit3b7f8716690b7aa1994a9cb387bbc7215e01a4ed (patch)
tree1009e66478f4f0a64324acd92e0cc8709eb5f90f /docs
parent243b2597edb922fe7e0b0d887e80bb7ebbe72ab7 (diff)
New upstream version 1.30.7.upstream/1.30.7
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",