aboutsummaryrefslogtreecommitdiffstats
path: root/data/man
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2021-01-11 03:25:41 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2021-01-11 03:25:41 -0500
commit6335711bbe769b6b9301a88d88790d7a2f8aa82e (patch)
tree9122f4da2bcce66fbee1a2f21260a2de53dc4cc7 /data/man
parent87a5aa088ce33a1196ff409b76a9ea8233bdc634 (diff)
New upstream version 1.16.3.upstream/1.16.3
Diffstat (limited to 'data/man')
-rw-r--r--data/man/gallery-dl.12
-rw-r--r--data/man/gallery-dl.conf.535
2 files changed, 35 insertions, 2 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1
index c3df997..a260907 100644
--- a/data/man/gallery-dl.1
+++ b/data/man/gallery-dl.1
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL" "1" "2020-12-27" "1.16.1" "gallery-dl Manual"
+.TH "GALLERY-DL" "1" "2021-01-10" "1.16.3" "gallery-dl Manual"
.\" disable hyphenation
.nh
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5
index 40efa15..609d1de 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-12-27" "1.16.1" "gallery-dl Manual"
+.TH "GALLERY-DL.CONF" "5" "2021-01-10" "1.16.3" "gallery-dl Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -186,6 +186,8 @@ depending on the local operating system
* \f[I]"unix"\f[]: \f[I]"/"\f[]
.br
* \f[I]"windows"\f[]: \f[I]"\\\\\\\\|/<>:\\"?*"\f[]
+.br
+* \f[I]"ascii"\f[]: \f[I]"^0-9A-Za-z_."\f[]
Note: In a string with 2 or more characters, \f[I][]^-\\\f[] need to be
escaped with backslashes, e.g. \f[I]"\\\\[\\\\]"\f[]
@@ -803,6 +805,37 @@ Controls the download target for Ugoira posts.
* \f[I]false\f[]: Converted video files
+.SS extractor.derpibooru.api-key
+.IP "Type:" 6
+\f[I]string\f[]
+
+.IP "Default:" 9
+\f[I]null\f[]
+
+.IP "Description:" 4
+Your \f[I]Derpibooru API Key\f[],
+to use your account's browsing settings and filters.
+
+
+.SS extractor.derpibooru.filter
+.IP "Type:" 6
+\f[I]integer\f[]
+
+.IP "Default:" 9
+\f[I]null\f[]
+
+.IP "Example:" 4
+56027 (\f[I]Everything\f[] filter)
+
+.IP "Description:" 4
+The content filter ID to use.
+
+Setting an explicit filter ID overrides any default filters and can be used
+to access 18+ content without \f[I]API Key\f[].
+
+See \f[I]Filters\f[] for details.
+
+
.SS extractor.deviantart.extra
.IP "Type:" 6
\f[I]bool\f[]