diff options
| author | 2020-07-20 01:03:23 -0400 | |
|---|---|---|
| committer | 2020-07-20 01:03:23 -0400 | |
| commit | ba039cfb2e1ba2522ee0a0fa2a84a1a6579e4877 (patch) | |
| tree | 2e057b8e83968c7ab951b1b60aa16b71682f5414 /data/man | |
| parent | 02dd2886783cd303cff6890a741152d013bb00ce (diff) | |
New upstream version 1.14.3.upstream/1.14.3
Diffstat (limited to 'data/man')
| -rw-r--r-- | data/man/gallery-dl.1 | 2 | ||||
| -rw-r--r-- | data/man/gallery-dl.conf.5 | 36 |
2 files changed, 36 insertions, 2 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index 21055ca..f05f2e8 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2020-06-27" "1.14.2" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2020-07-18" "1.14.3" "gallery-dl Manual" .\" disable hyphenation .nh diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5 index 7060751..039e750 100644 --- a/data/man/gallery-dl.conf.5 +++ b/data/man/gallery-dl.conf.5 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL.CONF" "5" "2020-06-27" "1.14.2" "gallery-dl Manual" +.TH "GALLERY-DL.CONF" "5" "2020-07-18" "1.14.3" "gallery-dl Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -290,6 +290,8 @@ and optional for .br * \f[I]sankaku\f[] .br +* \f[I]subscribestar\f[] +.br * \f[I]tsumino\f[] .br * \f[I]twitter\f[] @@ -836,6 +838,22 @@ Minimum wait time in seconds before API requests. Note: This value will internally be rounded up to the next power of 2. +.SS extractor.exhentai.domain +.IP "Type:" 6 +\f[I]string\f[] + +.IP "Default:" 9 +\f[I]"auto"\f[] + +.IP "Description:" 4 +.br +* \f[I]"auto"\f[]: Use \f[I]e-hentai.org\f[] or \f[I]exhentai.org\f[] +depending on the input URL +.br +* \f[I]"e-hentai.org"\f[]: Use \f[I]e-hentai.org\f[] for all URLs +.br +* \f[I]"exhentai.org"\f[]: Use \f[I]exhentai.org\f[] for all URLs + .SS extractor.exhentai.limits .IP "Type:" 6 \f[I]bool\f[] @@ -1009,6 +1027,22 @@ Include *Story Highlights* when downloading a user profile. .IP "Description:" 4 Download video files. +.SS extractor.khinsider.format +.IP "Type:" 6 +\f[I]string\f[] + +.IP "Default:" 9 +\f[I]"mp3"\f[] + +.IP "Description:" 4 +The name of the preferred file format to download. + +Use \f[I]"all"\f[] to download all available formats, +or a (comma-separated) list to select multiple formats. + +If the selected format is not available, +the first in the list gets chosen (usually mp3). + .SS extractor.kissmanga.captcha .IP "Type:" 6 \f[I]string\f[] |
