aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
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",