aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
Diffstat (limited to 'data')
-rw-r--r--data/man/gallery-dl.12
-rw-r--r--data/man/gallery-dl.conf.5115
2 files changed, 93 insertions, 24 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1
index ba0aa8d..e7741ef 100644
--- a/data/man/gallery-dl.1
+++ b/data/man/gallery-dl.1
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL" "1" "2021-11-05" "1.19.2" "gallery-dl Manual"
+.TH "GALLERY-DL" "1" "2021-11-27" "1.19.3" "gallery-dl Manual"
.\" disable hyphenation
.nh
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5
index dc097d2..09d2820 100644
--- a/data/man/gallery-dl.conf.5
+++ b/data/man/gallery-dl.conf.5
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL.CONF" "5" "2021-11-05" "1.19.2" "gallery-dl Manual"
+.TH "GALLERY-DL.CONF" "5" "2021-11-27" "1.19.3" "gallery-dl Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -1529,37 +1529,50 @@ Download video files.
Extract \f[I]comments\f[] metadata.
-.SS extractor.kemonoparty.max-posts
+.SS extractor.kemonoparty.dms
.IP "Type:" 6
-\f[I]integer\f[]
+\f[I]bool\f[]
.IP "Default:" 9
-\f[I]null\f[]
+\f[I]false\f[]
.IP "Description:" 4
-Limit the number of posts to download.
+Extract a user's direct messages as \f[I]dms\f[] metadata.
-.SS extractor.kemonoparty.metadata
+.SS extractor.kemonoparty.files
.IP "Type:" 6
-\f[I]bool\f[]
+\f[I]list\f[] of \f[I]strings\f[]
.IP "Default:" 9
-\f[I]false\f[]
+\f[I]["file", "attachments", "inline"]\f[]
.IP "Description:" 4
-Extract \f[I]username\f[] metadata
+Determines the type and order of files to be downloaded.
+
+Available types are \f[I]file\f[], \f[I]attachments\f[], and \f[I]inline\f[].
+
+
+.SS extractor.kemonoparty.max-posts
+.IP "Type:" 6
+\f[I]integer\f[]
+
+.IP "Default:" 9
+\f[I]null\f[]
+
+.IP "Description:" 4
+Limit the number of posts to download.
-.SS extractor.kemonoparty.patreon-skip-file
+.SS extractor.kemonoparty.metadata
.IP "Type:" 6
\f[I]bool\f[]
.IP "Default:" 9
-\f[I]true\f[]
+\f[I]false\f[]
.IP "Description:" 4
-Skip main files in Patreon posts to avoid duplicates.
+Extract \f[I]username\f[] metadata
.SS extractor.khinsider.format
@@ -1630,17 +1643,6 @@ and \f[I]/user/follows/manga/feed\f[])
to filter chapters by.
-.SS extractor.mangadex.metadata
-.IP "Type:" 6
-\f[I]bool\f[]
-
-.IP "Default:" 9
-\f[I]false\f[]
-
-.IP "Description:" 4
-Provide \f[I]artist\f[], \f[I]author\f[], and \f[I]group\f[] metadata fields.
-
-
.SS extractor.mangadex.ratings
.IP "Type:" 6
\f[I]list\f[] of \f[I]strings\f[]
@@ -2154,6 +2156,17 @@ Download video embeds from external sites.
Download videos.
+.SS extractor.skeb.thumbnails
+.IP "Type:" 6
+\f[I]bool\f[]
+
+.IP "Default:" 9
+\f[I]false\f[]
+
+.IP "Description:" 4
+Download thumbnails.
+
+
.SS extractor.smugmug.videos
.IP "Type:" 6
\f[I]bool\f[]
@@ -2580,6 +2593,34 @@ All available options can be found in \f[I]youtube-dl's docstrings
<https://github.com/ytdl-org/youtube-dl/blob/master/youtube_dl/YoutubeDL.py#L138-L318>\f[].
+.SS extractor.ytdl.cmdline-args
+.IP "Type:" 6
+.br
+* \f[I]string\f[]
+.br
+* \f[I]list\f[] of \f[I]strings\f[]
+
+.IP "Example:" 4
+.br
+* "--quiet --write-sub --merge-output-format mkv"
+.br
+* ["--quiet", "--write-sub", "--merge-output-format", "mkv"]
+
+.IP "Description:" 4
+Additional options specified as youtube-dl command-line arguments.
+
+
+.SS extractor.ytdl.config-file
+.IP "Type:" 6
+\f[I]Path\f[]
+
+.IP "Example:" 4
+"~/.config/youtube-dl/config"
+
+.IP "Description:" 4
+Location of a youtube-dl configuration file to load options from.
+
+
.SS extractor.[booru].tags
.IP "Type:" 6
\f[I]bool\f[]
@@ -2894,6 +2935,34 @@ All available options can be found in \f[I]youtube-dl's docstrings
<https://github.com/ytdl-org/youtube-dl/blob/master/youtube_dl/YoutubeDL.py#L138-L318>\f[].
+.SS downloader.ytdl.cmdline-args
+.IP "Type:" 6
+.br
+* \f[I]string\f[]
+.br
+* \f[I]list\f[] of \f[I]strings\f[]
+
+.IP "Example:" 4
+.br
+* "--quiet --write-sub --merge-output-format mkv"
+.br
+* ["--quiet", "--write-sub", "--merge-output-format", "mkv"]
+
+.IP "Description:" 4
+Additional options specified as youtube-dl command-line arguments.
+
+
+.SS downloader.ytdl.config-file
+.IP "Type:" 6
+\f[I]Path\f[]
+
+.IP "Example:" 4
+"~/.config/youtube-dl/config"
+
+.IP "Description:" 4
+Location of a youtube-dl configuration file to load options from.
+
+
.SH OUTPUT OPTIONS
.SS output.fallback
.IP "Type:" 6