summaryrefslogtreecommitdiffstats
path: root/data/man/gallery-dl.1
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2021-12-30 01:56:41 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2021-12-30 01:56:41 -0500
commit7bc30b43b70556630b4a93c03fefc0d888e3d19f (patch)
treefb0e96762ab8137d23f248ef303538d8d6ff4368 /data/man/gallery-dl.1
parenta5aecc343fd2886e7ae09bb3e2afeec38f175755 (diff)
New upstream version 1.20.0.upstream/1.20.0
Diffstat (limited to 'data/man/gallery-dl.1')
-rw-r--r--data/man/gallery-dl.121
1 files changed, 15 insertions, 6 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1
index e7741ef..a7f51a7 100644
--- a/data/man/gallery-dl.1
+++ b/data/man/gallery-dl.1
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL" "1" "2021-11-27" "1.19.3" "gallery-dl Manual"
+.TH "GALLERY-DL" "1" "2021-12-29" "1.20.0" "gallery-dl Manual"
.\" disable hyphenation
.nh
@@ -23,12 +23,15 @@ Print this help message and exit
.B "\-\-version"
Print program version and exit
.TP
-.B "\-d, \-\-dest" \f[I]DEST\f[]
-Destination directory
-.TP
.B "\-i, \-\-input\-file" \f[I]FILE\f[]
Download URLs found in FILE ('-' for stdin). More than one --input-file can be specified
.TP
+.B "\-f, \-\-filename" \f[I]FORMAT\f[]
+Filename format string for downloaded files ('/O' for "original" filenames)
+.TP
+.B "\-d, \-\-directory" \f[I]PATH\f[]
+Target location for file downloads
+.TP
.B "\-\-cookies" \f[I]FILE\f[]
File to load additional cookies from
.TP
@@ -87,7 +90,13 @@ Maximum number of retries for failed HTTP requests or -1 for infinite retries (d
Timeout for HTTP connections (default: 30.0)
.TP
.B "\-\-sleep" \f[I]SECONDS\f[]
-Number of seconds to sleep before each download
+Number of seconds to wait before each download. This can be either a constant value or a range (e.g. 2.7 or 2.0-3.5)
+.TP
+.B "\-\-sleep\-request" \f[I]SECONDS\f[]
+Number of seconds to wait between HTTP requests during data extraction
+.TP
+.B "\-\-sleep\-extractor" \f[I]SECONDS\f[]
+Number of seconds to wait before starting data extraction for an input URL
.TP
.B "\-\-filesize\-min" \f[I]SIZE\f[]
Do not download files smaller than SIZE (e.g. 500k or 2.5M)
@@ -161,7 +170,7 @@ Convert Pixiv Ugoira to WebM in VP9 lossless mode
.B "\-\-write\-metadata"
Write metadata to separate JSON files
.TP
-.B "\-\-write\-infojson"
+.B "\-\-write\-info\-json"
Write gallery metadata to a info.json file
.TP
.B "\-\-write\-tags"