diff options
| author | 2025-01-28 19:12:16 -0500 | |
|---|---|---|
| committer | 2025-01-28 19:12:16 -0500 | |
| commit | 5a7d8217a6edc66e3cf25ca0eee6614a10fa866c (patch) | |
| tree | a941825bf5fcf706f23b49e536edb9a2b26d5b6c /data | |
| parent | e8f1b0d968a07cba884462e10718628394d1bae5 (diff) | |
| parent | a26df18796ff4e506b16bf32fcec9336233b9e2e (diff) | |
Update upstream source from tag 'upstream/1.28.5'
Update to upstream version '1.28.5'
with Debian dir a2e4b8ba663c03c37256ad2b059b382999e473bc
Diffstat (limited to 'data')
| -rw-r--r-- | data/man/gallery-dl.1 | 2 | ||||
| -rw-r--r-- | data/man/gallery-dl.conf.5 | 80 |
2 files changed, 14 insertions, 68 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index ff83690..b172453 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2025-01-12" "1.28.4" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2025-01-28" "1.28.5" "gallery-dl Manual" .\" disable hyphenation .nh diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5 index 9ed6d97..343188a 100644 --- a/data/man/gallery-dl.conf.5 +++ b/data/man/gallery-dl.conf.5 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL.CONF" "5" "2025-01-12" "1.28.4" "gallery-dl Manual" +.TH "GALLERY-DL.CONF" "5" "2025-01-28" "1.28.5" "gallery-dl Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -472,6 +472,7 @@ response before \f[I]retrying\f[] the request. \f[I]urlgalleries\f[], \f[I]vk\f[], \f[I]weebcentral\f[], +\f[I]xfolio\f[], \f[I]zerochan\f[] .br * \f[I]"1.0-2.0"\f[] @@ -2082,72 +2083,6 @@ Note: Set this option to an arbitrary letter, e.g., \f[I]"w"\f[], to download images in JPEG format at their original resolution. -.SS extractor.cohost.asks -.IP "Type:" 6 -\f[I]bool\f[] - -.IP "Default:" 9 -\f[I]true\f[] - -.IP "Description:" 4 -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[] - -.IP "Default:" 9 -\f[I]false\f[] - -.IP "Description:" 4 -Extract pinned posts. - - -.SS extractor.cohost.replies -.IP "Type:" 6 -\f[I]bool\f[] - -.IP "Default:" 9 -\f[I]true\f[] - -.IP "Description:" 4 -Extract reply posts. - - -.SS extractor.cohost.shares -.IP "Type:" 6 -\f[I]bool\f[] - -.IP "Default:" 9 -\f[I]false\f[] - -.IP "Description:" 4 -Extract shared posts. - - .SS extractor.cyberdrop.domain .IP "Type:" 6 \f[I]string\f[] @@ -3573,6 +3508,17 @@ are returned. * \f[I]"reverse"\f[]: Same as \f[I]"asc"\f[] +.SS extractor.khinsider.covers +.IP "Type:" 6 +\f[I]bool\f[] + +.IP "Default:" 9 +\f[I]false\f[] + +.IP "Description:" 4 +Download album cover images. + + .SS extractor.khinsider.format .IP "Type:" 6 \f[I]string\f[] |
