diff options
| author | 2021-09-09 01:57:57 -0400 | |
|---|---|---|
| committer | 2021-09-09 01:57:57 -0400 | |
| commit | 3f5483df9075ae526f4c54f4cbe80edeabf6d4cc (patch) | |
| tree | 6b2194fa03fd58ac35114c0dbec7561612a584b8 /docs/gallery-dl.conf | |
| parent | d50ba9cfe80f00e02ca9a4714f75699c00e67128 (diff) | |
New upstream version 1.18.4.upstream/1.18.4
Diffstat (limited to 'docs/gallery-dl.conf')
| -rw-r--r-- | docs/gallery-dl.conf | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 020b802..f8b6c36 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -10,10 +10,11 @@ "proxy": null, "skip": true, - "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Firefox/78.0", + "user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0", "retries": 4, "timeout": 30.0, "verify": true, + "fallback": true, "sleep": 0, "sleep-request": 0, @@ -22,6 +23,7 @@ "path-restrict": "auto", "path-replace": "_", "path-remove": "\\u0000-\\u001f\\u007f", + "path-strip": "auto", "extension-map": { "jpeg": "jpg", "jpe" : "jpg", @@ -65,6 +67,7 @@ { "client-id": null, "client-secret": null, + "comments": false, "extra": false, "flat": true, "folders": false, @@ -140,7 +143,7 @@ "username": null, "password": null, "include": "posts", - "sleep-request": 5.0, + "sleep-request": 8.0, "videos": true }, "khinsider": @@ -215,8 +218,7 @@ "id-min": "0", "id-max": "zik0zj", "recursion": 0, - "videos": true, - "user-agent": "Python:gallery-dl:0.8.4 (by /u/mikf1)" + "videos": true }, "redgifs": { |
