aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/gallery-dl.conf16
1 files changed, 15 insertions, 1 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf
index 1890b72..f1e3833 100644
--- a/docs/gallery-dl.conf
+++ b/docs/gallery-dl.conf
@@ -287,6 +287,12 @@
"metadata": false
}
},
+ "erome":
+ {
+ "user": {
+ "reposts": false
+ }
+ },
"exhentai":
{
"username": "",
@@ -322,6 +328,12 @@
"fee-max" : null,
"metadata": false
},
+ "fansly":
+ {
+ "token": "",
+
+ "format": [303, 302, 1, 2, 4]
+ },
"flickr":
{
"access-token" : null,
@@ -617,6 +629,7 @@
"user-agent" : null,
"refresh-token": null,
+ "api" : "oauth",
"comments" : 0,
"morecomments": false,
"embeds" : true,
@@ -625,6 +638,7 @@
"date-format" : "%Y-%m-%dT%H:%M:%S",
"id-min" : null,
"id-max" : null,
+ "limit" : null,
"previews" : true,
"recursion" : 0,
"selftext" : null,
@@ -771,7 +785,7 @@
"inline" : true,
"offset" : 0,
"original" : true,
- "pagination": "offset",
+ "pagination": null,
"posts" : "all",
"ratelimit" : "abort",
"reblogs" : true,