From 9074eee175f76b824fbb6695d56426105191c51c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 28 Sep 2020 18:27:46 -0400 Subject: New upstream version 1.15.0. --- docs/gallery-dl.conf | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/gallery-dl.conf b/docs/gallery-dl.conf index 56147e9..2d7b0ff 100644 --- a/docs/gallery-dl.conf +++ b/docs/gallery-dl.conf @@ -119,10 +119,6 @@ { "captcha": "stop" }, - "recursive": - { - "blacklist": ["directlink", "oauth", "recursive", "test"] - }, "reddit": { "comments": 0, @@ -189,6 +185,8 @@ "downloader": { + "filesize-min": null, + "filesize-max": null, "part": true, "part-directory": null, -- cgit v1.2.3