aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2024-08-12 02:42:36 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2024-08-12 02:42:36 -0400
commitb5e56c51e491b41f9eb6a895459c185788a377e5 (patch)
treef933c7df043d8949e0dc39b560ab534a5d0dc60f /data
parent032e5bed275a253e122ed9ac86dac7b8c4204172 (diff)
New upstream version 1.27.3.upstream/1.27.3
Diffstat (limited to 'data')
-rw-r--r--data/man/gallery-dl.12
-rw-r--r--data/man/gallery-dl.conf.553
2 files changed, 48 insertions, 7 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1
index d1eddd6..97af9f9 100644
--- a/data/man/gallery-dl.1
+++ b/data/man/gallery-dl.1
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL" "1" "2024-08-03" "1.27.2" "gallery-dl Manual"
+.TH "GALLERY-DL" "1" "2024-08-10" "1.27.3" "gallery-dl Manual"
.\" disable hyphenation
.nh
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5
index 8f75284..49c3ec3 100644
--- a/data/man/gallery-dl.conf.5
+++ b/data/man/gallery-dl.conf.5
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL.CONF" "5" "2024-08-03" "1.27.2" "gallery-dl Manual"
+.TH "GALLERY-DL.CONF" "5" "2024-08-10" "1.27.3" "gallery-dl Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -186,8 +186,7 @@ Directory path used as base for all download destinations.
.IP "Description:" 4
Use an extractor's current target directory as
-\f[I]base-directory\f[]
-for any spawned child extractors.
+\f[I]base-directory\f[] for any spawned child extractors.
.SS extractor.*.metadata-parent
@@ -1594,7 +1593,17 @@ Supported module types are
\f[I]image\f[], \f[I]video\f[], \f[I]mediacollection\f[], \f[I]embed\f[], \f[I]text\f[].
-.SS extractor.blogger.videos
+.SS extractor.[blogger].api-key
+.IP "Type:" 6
+\f[I]string\f[]
+
+.IP "Description:" 4
+Custom Blogger API key.
+
+https://developers.google.com/blogger/docs/3.0/using#APIKey
+
+
+.SS extractor.[blogger].videos
.IP "Type:" 6
\f[I]bool\f[]
@@ -5396,6 +5405,17 @@ Controls how to paginate over tag search results.
(limited to 100 pages * 24 posts)
+.SS extractor.zerochan.redirects
+.IP "Type:" 6
+\f[I]bool\f[]
+
+.IP "Default:" 9
+\f[I]false\f[]
+
+.IP "Description:" 4
+Automatically follow tag redirects.
+
+
.SS extractor.[booru].tags
.IP "Type:" 6
\f[I]bool\f[]
@@ -6415,8 +6435,29 @@ If this option is set, \f[I]metadata.extension\f[] and
* ["..", "metadata", "\\fF {id // 500 * 500}"]
.IP "Description:" 4
-Directory where metadata files are stored in relative to the
-current target location for file downloads.
+Directory where metadata files are stored in
+relative to \f[I]metadata.base-directory\f[].
+
+
+.SS metadata.base-directory
+.IP "Type:" 6
+.br
+* \f[I]bool\f[]
+.br
+* \f[I]Path\f[]
+
+.IP "Default:" 9
+\f[I]false\f[]
+
+.IP "Description:" 4
+Selects the relative location for metadata files.
+
+.br
+* \f[I]false\f[]: current target location for file downloads (\f[I]base-directory\f[] + directory_)
+.br
+* \f[I]true\f[]: current \f[I]base-directory\f[] location
+.br
+* any \f[I]Path\f[]: custom location
.SS metadata.extension