diff options
Diffstat (limited to 'data/man/gallery-dl.conf.5')
| -rw-r--r-- | data/man/gallery-dl.conf.5 | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5 index e2c1e14..c27f632 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-12-07" "1.28.1" "gallery-dl Manual" +.TH "GALLERY-DL.CONF" "5" "2024-12-20" "1.28.2" "gallery-dl Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -1697,7 +1697,12 @@ Download embedded videos hosted on https://www.blogger.com/ * \f[I]list\f[] of \f[I]strings\f[] .IP "Default:" 9 -\f[I]"media"\f[] +.br +* \f[I]"posts"\f[] if +\f[I]reposts\f[] or +\f[I]quoted\f[] is enabled +.br +* \f[I]"media"\f[] otherwise .IP "Example:" 4 .br @@ -1710,6 +1715,7 @@ A (comma-separated) list of subcategories to include when processing a user profile. Possible values are +\f[I]"info"\f[], \f[I]"avatar"\f[], \f[I]"background"\f[], \f[I]"posts"\f[], @@ -2057,6 +2063,28 @@ to download images in JPEG format at their original resolution. Extract \f[I]ask\f[] posts. +.SS extractor.cohost.avatar +.IP "Type:" 6 +\f[I]bool\f[] + +.IP "Default:" 9 +\f[I]false\f[] + +.IP "Description:" 4 +Download \f[I]avatar\f[] images. + + +.SS extractor.cohost.background +.IP "Type:" 6 +\f[I]bool\f[] + +.IP "Default:" 9 +\f[I]false\f[] + +.IP "Description:" 4 +Download \f[I]background\f[]/\f[I]banner\f[]/\f[I]header\f[] images. + + .SS extractor.cohost.pinned .IP "Type:" 6 \f[I]bool\f[] |
