diff options
| author | 2025-01-28 19:12:09 -0500 | |
|---|---|---|
| committer | 2025-01-28 19:12:09 -0500 | |
| commit | a26df18796ff4e506b16bf32fcec9336233b9e2e (patch) | |
| tree | 876512f59831cd670a90a0bc92bc85def6ea3d82 /data | |
| parent | 0532a387ef5b7fcb4507a9b094dca37a5f635fe1 (diff) | |
New upstream version 1.28.5.upstream/1.28.5
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[] |
