diff options
| author | 2023-01-12 03:42:04 -0500 | |
|---|---|---|
| committer | 2023-01-12 03:42:04 -0500 | |
| commit | 8ec1f72fd1534219c05f73245725a59c2a4e7155 (patch) | |
| tree | 9e03ec969c82b2e3add1d4e3982cde5c594a64dc /data | |
| parent | 8b67a2720cb744fa89f9e8d6ade55c353527891f (diff) | |
| parent | f1051085013c0d702ef974b9b27ea43b3fc73259 (diff) | |
Update upstream source from tag 'upstream/1.24.4'
Update to upstream version '1.24.4'
with Debian dir 6d203cacc424c1e3948af734355e206a7a80640d
Diffstat (limited to 'data')
| -rw-r--r-- | data/man/gallery-dl.1 | 2 | ||||
| -rw-r--r-- | data/man/gallery-dl.conf.5 | 16 |
2 files changed, 16 insertions, 2 deletions
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[] |
