aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gallery-dl.conf
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2019-07-20 05:51:44 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2019-07-20 05:51:44 -0400
commit2a63a9c9b7032a76894c48ac4d9cea732fcaee49 (patch)
tree3d5f633ff69cd393036a3dabc4d4533c8484f9ad /docs/gallery-dl.conf
parent195c45911e79c33cf0bb986721365fb06df5a153 (diff)
New upstream version 1.9.0upstream/1.9.0
Diffstat (limited to 'docs/gallery-dl.conf')
-rw-r--r--docs/gallery-dl.conf17
1 files changed, 15 insertions, 2 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf
index c792e9e..835ed17 100644
--- a/docs/gallery-dl.conf
+++ b/docs/gallery-dl.conf
@@ -8,7 +8,7 @@
"proxy": null,
"skip": true,
"sleep": 0,
- "user-agent": "Mozilla/5.0 (X11; Linux x86_64; rv:62.0) Gecko/20100101 Firefox/62.0",
+ "user-agent": "Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0",
"artstation":
{
@@ -132,6 +132,7 @@
},
"twitter":
{
+ "content": false,
"retweets": true,
"videos": false
},
@@ -152,8 +153,19 @@
"http":
{
+ "mtime": true,
"rate": null,
- "retries": 5,
+ "retries": 4,
+ "timeout": 30.0,
+ "verify": true
+ },
+
+ "ytdl":
+ {
+ "format": null,
+ "mtime": true,
+ "rate": null,
+ "retries": 4,
"timeout": 30.0,
"verify": true
}
@@ -164,6 +176,7 @@
"mode": "auto",
"progress": true,
"shorten": true,
+ "log": "[{name}][{levelname}] {message}",
"logfile": null,
"unsupportedfile": null
},