diff options
Diffstat (limited to 'data/man')
| -rw-r--r-- | data/man/gallery-dl.1 | 2 | ||||
| -rw-r--r-- | data/man/gallery-dl.conf.5 | 34 |
2 files changed, 33 insertions, 3 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index 9ef6a93..c115752 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2020-04-27" "1.13.5" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2020-05-02" "1.13.6" "gallery-dl Manual" .\" disable hyphenation .nh diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5 index 6c48a70..a944167 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-04-27" "1.13.5" "gallery-dl Manual" +.TH "GALLERY-DL.CONF" "5" "2020-05-02" "1.13.6" "gallery-dl Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -1338,6 +1338,16 @@ You can use \f[I]"all"\f[] instead of listing all types separately. .IP "Description:" 4 Extract tweet text as \f[I]content\f[] metadata. +.SS extractor.twitter.replies +.IP "Type:" 6 +\f[I]bool\f[] + +.IP "Default:" 9 +\f[I]true\f[] + +.IP "Description:" 4 +Extract media from replies to other Tweets. + .SS extractor.twitter.retweets .IP "Type:" 6 \f[I]bool\f[] @@ -1346,7 +1356,7 @@ Extract tweet text as \f[I]content\f[] metadata. \f[I]true\f[] .IP "Description:" 4 -Extract images from retweets. +Extract media from Retweets. .SS extractor.twitter.twitpic .IP "Type:" 6 @@ -1400,6 +1410,26 @@ your account's browsing settings and default filters when searching. See https://wallhaven.cc/help/api for more information. +.SS extractor.weibo.retweets +.IP "Type:" 6 +\f[I]bool\f[] + +.IP "Default:" 9 +\f[I]true\f[] + +.IP "Description:" 4 +Extract media from retweeted posts. + +.SS extractor.weibo.videos +.IP "Type:" 6 +\f[I]bool\f[] + +.IP "Default:" 9 +\f[I]true\f[] + +.IP "Description:" 4 +Download video files. + .SS extractor.[booru].tags .IP "Type:" 6 \f[I]bool\f[] |
