From 8a644b7a06c504263a478d3681eed10b4161b5be Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 5 Jun 2021 20:55:36 -0400 Subject: New upstream version 1.17.5. --- docs/gallery-dl.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 4eaf1b8..7497cd6 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -59,6 +59,8 @@ }, "deviantart": { + "client-id": null, + "client-secret": null, "extra": false, "flat": true, "folders": false, @@ -174,6 +176,8 @@ }, "pillowfort": { + "external": false, + "inline": true, "reblogs": false }, "pinterest": @@ -183,8 +187,9 @@ }, "pixiv": { + "refresh-token": null, "avatar": false, - "translated-tags": false, + "tags": "japanese", "ugoira": true }, "reactor": @@ -254,6 +259,7 @@ "quoted": true, "replies": true, "retweets": true, + "text-tweets": false, "twitpic": false, "users": "timeline", "videos": true @@ -320,6 +326,7 @@ "mode": "auto", "progress": true, "shorten": true, + "skip": true, "log": "[{name}][{levelname}] {message}", "logfile": null, "unsupportedfile": null -- cgit v1.2.3