diff options
Diffstat (limited to 'docs/gallery-dl.conf')
| -rw-r--r-- | docs/gallery-dl.conf | 11 |
1 files changed, 5 insertions, 6 deletions
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": |
