aboutsummaryrefslogtreecommitdiffstats
path: root/docs/gallery-dl.conf
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2022-06-05 00:33:56 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2022-06-05 00:33:56 -0400
commit25442ea49f031d4d2df3353dd7e9ad2080e332da (patch)
tree14c2ee86b8d10cf0f79b4cd3ce8d6a34ebe52eba /docs/gallery-dl.conf
parentad61a6d8122973534ab63df48f6090954bc73db6 (diff)
New upstream version 1.22.1.upstream/1.22.1
Diffstat (limited to 'docs/gallery-dl.conf')
-rw-r--r--docs/gallery-dl.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf
index 6e71d42..cf71949 100644
--- a/docs/gallery-dl.conf
+++ b/docs/gallery-dl.conf
@@ -113,6 +113,10 @@
{
"format": ["mp4", "webm", "mobile", "gif"]
},
+ "gofile": {
+ "api-token": null,
+ "website-token": "12345"
+ },
"hentaifoundry":
{
"include": "pictures"
@@ -191,6 +195,10 @@
"cache": true,
"port": 6414
},
+ "paheal":
+ {
+ "metadata": false
+ },
"pillowfort":
{
"external": false,
@@ -301,6 +309,7 @@
},
"weibo":
{
+ "livephoto": true,
"retweets": true,
"videos": true
},
@@ -355,6 +364,7 @@
"mode": "auto",
"progress": true,
"shorten": true,
+ "ansi": false,
"colors": {
"success": "1;32",
"skip" : "2"