diff options
Diffstat (limited to 'data')
| -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[] |
