aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/gallery-dl-example.conf2
-rw-r--r--docs/gallery-dl.conf11
2 files changed, 6 insertions, 7 deletions
diff --git a/docs/gallery-dl-example.conf b/docs/gallery-dl-example.conf
index da386dd..c3f8049 100644
--- a/docs/gallery-dl-example.conf
+++ b/docs/gallery-dl-example.conf
@@ -165,7 +165,7 @@
"reddit":
{
"#": "only spawn child extractors for links to specific sites",
- "whitelist": ["imgur", "redgifs", "gfycat"],
+ "whitelist": ["imgur", "redgifs"],
"#": "put files from child extractors into the reddit directory",
"parent-directory": true,
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf
index b5efc73..2eac0a1 100644
--- a/docs/gallery-dl.conf
+++ b/docs/gallery-dl.conf
@@ -10,7 +10,7 @@
"proxy": null,
"skip": true,
- "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:115.0) Gecko/20100101 Firefox/115.0",
+ "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/115.0",
"retries": 4,
"timeout": 30.0,
"verify": true,
@@ -75,6 +75,7 @@
"client-id": null,
"client-secret": null,
"refresh-token": null,
+
"auto-watch": false,
"auto-unwatch": false,
"comments": false,
@@ -84,11 +85,13 @@
"group": true,
"include": "gallery",
"journals": "html",
+ "jwt": true,
"mature": true,
"metadata": false,
"original": true,
"pagination": "api",
"public": true,
+ "quality": 100,
"wait-min": 0
},
"e621":
@@ -125,10 +128,6 @@
"api-key": null,
"user-id": null
},
- "gfycat":
- {
- "format": ["mp4", "webm", "mobile", "gif"]
- },
"gofile": {
"api-token": null,
"website-token": null
@@ -339,7 +338,7 @@
"text-tweets": false,
"twitpic": false,
"unique": true,
- "users": "timeline",
+ "users": "user",
"videos": true
},
"unsplash":