From f1051085013c0d702ef974b9b27ea43b3fc73259 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 12 Jan 2023 03:41:59 -0500 Subject: New upstream version 1.24.4. --- data/man/gallery-dl.1 | 2 +- data/man/gallery-dl.conf.5 | 16 +++++++++++++++- 2 files changed, 16 insertions(+), 2 deletions(-) (limited to 'data/man') diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index e88dd4f..00723f3 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2023-01-10" "1.24.3" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2023-01-11" "1.24.4" "gallery-dl Manual" .\" disable hyphenation .nh diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5 index ff0067b..e5742b7 100644 --- a/data/man/gallery-dl.conf.5 +++ b/data/man/gallery-dl.conf.5 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL.CONF" "5" "2023-01-10" "1.24.3" "gallery-dl Manual" +.TH "GALLERY-DL.CONF" "5" "2023-01-11" "1.24.4" "gallery-dl Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -3992,6 +3992,20 @@ Codes \f[I]500\f[] - \f[I]599\f[] (server error responses) will always be retri regardless of this option. +.SS downloader.http.validate +.IP "Type:" 6 +\f[I]bool\f[] + +.IP "Default:" 9 +\f[I]true\f[] + +.IP "Description:" 4 +Check for invalid responses. + +Fail a download when a file does not pass +instead of downloading a potentially broken file. + + .SS downloader.ytdl.format .IP "Type:" 6 \f[I]string\f[] -- cgit v1.2.3