summaryrefslogtreecommitdiffstats
path: root/data/man/gallery-dl.conf.5
diff options
context:
space:
mode:
Diffstat (limited to 'data/man/gallery-dl.conf.5')
-rw-r--r--data/man/gallery-dl.conf.575
1 files changed, 44 insertions, 31 deletions
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5
index 608c2e5..0190b7f 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-04-02" "1.17.2" "gallery-dl Manual"
+.TH "GALLERY-DL.CONF" "5" "2021-04-25" "1.17.3" "gallery-dl Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -824,22 +824,6 @@ descend into subfolders
Download embedded videos hosted on https://www.blogger.com/
-.SS extractor.danbooru.ugoira
-.IP "Type:" 6
-\f[I]bool\f[]
-
-.IP "Default:" 9
-\f[I]false\f[]
-
-.IP "Description:" 4
-Controls the download target for Ugoira posts.
-
-.br
-* \f[I]true\f[]: Original ZIP archives
-.br
-* \f[I]false\f[]: Converted video files
-
-
.SS extractor.derpibooru.api-key
.IP "Type:" 6
\f[I]string\f[]
@@ -1042,6 +1026,18 @@ or whenever your \f[I]cache file\f[] is deleted or cleared.
Minimum wait time in seconds before API requests.
+.SS extractor.exhentai.limits
+.IP "Type:" 6
+\f[I]integer\f[]
+
+.IP "Default:" 9
+\f[I]null\f[]
+
+.IP "Description:" 4
+Sets a custom image download limit and
+stops extraction when it gets exceeded.
+
+
.SS extractor.exhentai.domain
.IP "Type:" 6
\f[I]string\f[]
@@ -1085,6 +1081,26 @@ Makes \f[I]date\f[] and \f[I]filesize\f[] more precise.
Download full-sized original images if available.
+.SS extractor.fanbox.embeds
+.IP "Type:" 6
+\f[I]bool\f[] or \f[I]string\f[]
+
+.IP "Default:" 9
+\f[I]true\f[]
+
+.IP "Description:" 4
+Control behavior on embedded content from external sites.
+
+.br
+* \f[I]true\f[]: Extract embed URLs and download them if supported
+(videos are not downloaded).
+.br
+* \f[I]"ytdl"\f[]: Like \f[I]true\f[], but let \f[I]youtube-dl\f[] handle video
+extraction and download for YouTube, Vimeo and SoundCloud embeds.
+.br
+* \f[I]false\f[]: Ignore embeds.
+
+
.SS extractor.flickr.access-token & .access-token-secret
.IP "Type:" 6
\f[I]string\f[]
@@ -1963,20 +1979,6 @@ Extract media from retweeted posts.
Download video files.
-.SS extractor.[booru].tags
-.IP "Type:" 6
-\f[I]bool\f[]
-
-.IP "Default:" 9
-\f[I]false\f[]
-
-.IP "Description:" 4
-Categorize tags by their respective types
-and provide them as \f[I]tags_<type>\f[] metadata fields.
-
-Note: This requires 1 additional HTTP request for each post.
-
-
.SS extractor.[manga-extractor].chapter-reverse
.IP "Type:" 6
\f[I]bool\f[]
@@ -2240,6 +2242,17 @@ All available options can be found in \f[I]youtube-dl's docstrings
.SH OUTPUT OPTIONS
+.SS output.fallback
+.IP "Type:" 6
+\f[I]bool\f[]
+
+.IP "Default:" 9
+\f[I]true\f[]
+
+.IP "Description:" 4
+Include fallback URLs in the output of \f[I]-g/--get-urls\f[].
+
+
.SS output.mode
.IP "Type:" 6
\f[I]string\f[]