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.515
1 files changed, 11 insertions, 4 deletions
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5
index a62575b..564368c 100644
--- a/data/man/gallery-dl.conf.5
+++ b/data/man/gallery-dl.conf.5
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL.CONF" "5" "2022-01-08" "1.20.1" "gallery-dl Manual"
+.TH "GALLERY-DL.CONF" "5" "2022-01-26" "1.20.3" "gallery-dl Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -2299,13 +2299,20 @@ You can use \f[I]"all"\f[] instead of listing all types separately.
.SS extractor.twitter.cards
.IP "Type:" 6
-\f[I]bool\f[]
+\f[I]bool\f[] or \f[I]string\f[]
.IP "Default:" 9
-\f[I]false\f[]
+\f[I]true\f[]
.IP "Description:" 4
-Fetch media from \f[I]Cards\f[].
+Controls how to handle \f[I]Twitter Cards\f[].
+
+.br
+* \f[I]false\f[]: Ignore cards
+.br
+* \f[I]true\f[]: Download image content from supported cards
+.br
+* \f[I]"ytdl"\f[]: Additionally download video content from unsupported cards using \f[I]youtube-dl\f[]
.SS extractor.twitter.conversations