From 8950c0f2ef55ec2ed36b3fccc9fd85b64b877c3b Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 28 May 2023 01:35:27 -0400 Subject: New upstream version 1.25.5. --- docs/gallery-dl.conf | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 92451fd..6a3c84f 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -129,7 +129,7 @@ }, "gofile": { "api-token": null, - "website-token": "12345" + "website-token": null }, "hentaifoundry": { @@ -146,6 +146,9 @@ "password": null, "sleep-request": 5.0 }, + "imagechest": { + "access-token": null + }, "imgbb": { "username": null, @@ -166,6 +169,9 @@ "api": "rest", "cookies": null, "include": "posts", + "order-files": "asc", + "order-posts": "asc", + "previews": false, "sleep-request": [6.0, 12.0], "videos": true }, @@ -190,6 +196,7 @@ "password": null }, "misskey": { + "access-token": null, "renotes": false, "replies": true }, @@ -239,6 +246,7 @@ { "refresh-token": null, "include": "artworks", + "embeds": false, "metadata": false, "metadata-bookmark": false, "tags": "japanese", -- cgit v1.2.3