diff options
| author | 2025-01-12 21:27:05 -0500 | |
|---|---|---|
| committer | 2025-01-12 21:27:05 -0500 | |
| commit | 0532a387ef5b7fcb4507a9b094dca37a5f635fe1 (patch) | |
| tree | 81a387ac9407dff42faffd3a7ad29971ac23671d /data | |
| parent | 63b6119a44afe2be9563acffd72aa974bb9d7f17 (diff) | |
New upstream version 1.28.4.upstream/1.28.4
Diffstat (limited to 'data')
| -rw-r--r-- | data/completion/_gallery-dl | 2 | ||||
| -rw-r--r-- | data/man/gallery-dl.1 | 4 | ||||
| -rw-r--r-- | data/man/gallery-dl.conf.5 | 7 |
3 files changed, 9 insertions, 4 deletions
diff --git a/data/completion/_gallery-dl b/data/completion/_gallery-dl index 073ac05..99fb8ad 100644 --- a/data/completion/_gallery-dl +++ b/data/completion/_gallery-dl @@ -32,7 +32,7 @@ _arguments -s -S \ {-N,--print}'[Write FORMAT during EVENT (default '\''prepare'\'') to standard output. Examples: '\''id'\'' or '\''post:{md5\[:8\]}'\'']':'<[event:]format>' \ --print-to-file'[Append FORMAT during EVENT to FILE]':'<[event:]format file>' \ --list-modules'[Print a list of available extractor modules]' \ ---list-extractors'[Print a list of extractor classes with description, (sub)category and example URL]':'<categories>' \ +--list-extractors'[Print a list of extractor classes with description, (sub)category and example URL]':'<[categories]>' \ --write-log'[Write logging output to FILE]':'<file>':_files \ --write-unsupported'[Write URLs, which get emitted by other extractors but cannot be handled, to FILE]':'<file>':_files \ --write-pages'[Write downloaded intermediary pages to files in the current directory to debug problems]' \ diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index f4791df..ff83690 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2025-01-04" "1.28.3" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2025-01-12" "1.28.4" "gallery-dl Manual" .\" disable hyphenation .nh @@ -98,7 +98,7 @@ Append FORMAT during EVENT to FILE .B "\-\-list\-modules" Print a list of available extractor modules .TP -.B "\-\-list\-extractors" \f[I]CATEGORIES\f[] +.B "\-\-list\-extractors" \f[I][CATEGORIES]\f[] Print a list of extractor classes with description, (sub)category and example URL .TP .B "\-\-write\-log" \f[I]FILE\f[] diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5 index 7028b7a..9ed6d97 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-04" "1.28.3" "gallery-dl Manual" +.TH "GALLERY-DL.CONF" "5" "2025-01-12" "1.28.4" "gallery-dl Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -471,13 +471,18 @@ response before \f[I]retrying\f[] the request. \f[I]soundgasm\f[], \f[I]urlgalleries\f[], \f[I]vk\f[], +\f[I]weebcentral\f[], \f[I]zerochan\f[] .br * \f[I]"1.0-2.0"\f[] \f[I]flickr\f[], +\f[I]pexels\f[], \f[I]weibo\f[], \f[I][wikimedia]\f[] .br +* \f[I]"1.4"\f[] +\f[I]wallhaven\f[] +.br * \f[I]"2.0-4.0"\f[] \f[I]behance\f[], \f[I]imagefap\f[], |
