diff options
| author | 2024-12-22 05:45:25 -0500 | |
|---|---|---|
| committer | 2024-12-22 05:45:25 -0500 | |
| commit | 68cc5921fab97c0c3609b78838f269e6883af35b (patch) | |
| tree | f427342e95ddf535e9465c5a5b87e3567a96faaf /data/man/gallery-dl.conf.5 | |
| parent | 2a5605e9f5348fe08b246ccd5c78c43c890c8896 (diff) | |
| parent | bb8260277ab7483652c6c1526a15d62da92acc96 (diff) | |
Update upstream source from tag 'upstream/1.28.2'
Update to upstream version '1.28.2'
with Debian dir fd5292656afeea7f61ec976dd10e1aab9da1dd13
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[] |
