diff options
| author | 2020-08-15 17:48:17 -0400 | |
|---|---|---|
| committer | 2020-08-15 17:48:17 -0400 | |
| commit | a9dc717bd3bed88f1c9a9845f20c7d0c6df3b091 (patch) | |
| tree | 9ba1bc366235a2fda8352a87b4a9ec3c3d5c8044 /data/man | |
| parent | 366cfd0b079036401bfba8ad21fd217310a1230f (diff) | |
| parent | 7cf59dc17c3607e096292462ed15d391be4e3dfd (diff) | |
Update upstream source from tag 'upstream/1.14.4'
Update to upstream version '1.14.4'
with Debian dir 6efd1a975e5a197bdad2999f9c9ecbfdd15ab9d1
Diffstat (limited to 'data/man')
| -rw-r--r-- | data/man/gallery-dl.1 | 2 | ||||
| -rw-r--r-- | data/man/gallery-dl.conf.5 | 19 |
2 files changed, 18 insertions, 3 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index f05f2e8..e554159 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2020-07-18" "1.14.3" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2020-08-15" "1.14.4" "gallery-dl Manual" .\" disable hyphenation .nh diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5 index 039e750..67e51d4 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-07-18" "1.14.3" "gallery-dl Manual" +.TH "GALLERY-DL.CONF" "5" "2020-08-15" "1.14.4" "gallery-dl Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -111,7 +111,7 @@ subcategory image Note: Even if the value of the \f[I]extension\f[] key is missing or -\f[I]None\f[], it will filled in later when the file download is +\f[I]None\f[], it will be filled in later when the file download is starting. This key is therefore always available to provide a valid filename extension. @@ -284,6 +284,8 @@ and optional for .br * \f[I]idolcomplex\f[] .br +* \f[I]inkbunny\f[] +.br * \f[I]instagram\f[] .br * \f[I]luscious\f[] @@ -1006,6 +1008,19 @@ Controls whether to choose the GIF or MP4 version of an animation. .br * \f[I]"always"\f[]: Always choose MP4. +.SS extractor.inkbunny.orderby +.IP "Type:" 6 +\f[I]string\f[] + +.IP "Default:" 9 +\f[I]"create_datetime"\f[] + +.IP "Description:" 4 +Value of the \f[I]orderby\f[] parameter for submission searches. + +(See \f[I]API#Search <https://wiki.inkbunny.net/wiki/API#Search>\f[] +for details) + .SS extractor.instagram.highlights .IP "Type:" 6 \f[I]bool\f[] |
