diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/man/gallery-dl.1 | 2 | ||||
| -rw-r--r-- | data/man/gallery-dl.conf.5 | 150 |
2 files changed, 104 insertions, 48 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1 index 29621b0..b893a3e 100644 --- a/data/man/gallery-dl.1 +++ b/data/man/gallery-dl.1 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL" "1" "2021-10-01" "1.19.0" "gallery-dl Manual" +.TH "GALLERY-DL" "1" "2021-10-24" "1.19.1" "gallery-dl Manual" .\" disable hyphenation .nh diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5 index a5c0970..cdedaee 100644 --- a/data/man/gallery-dl.conf.5 +++ b/data/man/gallery-dl.conf.5 @@ -1,4 +1,4 @@ -.TH "GALLERY-DL.CONF" "5" "2021-10-01" "1.19.0" "gallery-dl Manual" +.TH "GALLERY-DL.CONF" "5" "2021-10-24" "1.19.1" "gallery-dl Manual" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -451,6 +451,8 @@ and optional for .br * \f[I]sankaku\f[] .br +* \f[I]seisoparty\f[] +.br * \f[I]subscribestar\f[] .br * \f[I]tapas\f[] @@ -1203,18 +1205,6 @@ files if they are images and falls back to preview versions for everything else (archives, etc.). -.SS extractor.deviantart.quality -.IP "Type:" 6 -\f[I]integer\f[] - -.IP "Default:" 9 -\f[I]100\f[] - -.IP "Description:" 4 -JPEG quality level of newer images for which -an original file download is not available. - - .SS extractor.deviantart.refresh-token .IP "Type:" 6 \f[I]string\f[] @@ -1411,18 +1401,24 @@ You can use \f[I]"all"\f[] instead of listing all values separately. .SS extractor.gfycat.format .IP "Type:" 6 -\f[I]string\f[] +.br +* \f[I]list\f[] of \f[I]strings\f[] +.br +* \f[I]string\f[] .IP "Default:" 9 -\f[I]"mp4"\f[] +\f[I]["mp4", "webm", "mobile", "gif"]\f[] .IP "Description:" 4 -The name of the preferred animation format, which can be one of -\f[I]"mp4"\f[], \f[I]"webm"\f[], \f[I]"gif"\f[], \f[I]"webp"\f[] or \f[I]"mjpg"\f[]. +List of names of the preferred animation format, which can be +\f[I]"mp4"\f[], \f[I]"webm"\f[], \f[I]"mobile"\f[], \f[I]"gif"\f[], or \f[I]"webp"\f[]. + +If a selected format is not available, the next one in the list will be +tried until an available format is found. -If the selected format is not available, \f[I]"mp4"\f[], \f[I]"webm"\f[] -and \f[I]"gif"\f[] (in that order) will be tried instead, until an -available format is found. +If the format is given as \f[I]string\f[], it will be extended with +\f[I]["mp4", "webm", "mobile", "gif"]\f[]. Use a list with one element to +restrict it to only one possible format. .SS extractor.hentaifoundry.include @@ -1445,17 +1441,6 @@ Possible values are You can use \f[I]"all"\f[] instead of listing all values separately. -.SS extractor.hentainexus.original -.IP "Type:" 6 -\f[I]bool\f[] - -.IP "Default:" 9 -\f[I]true\f[] - -.IP "Description:" 4 -Download original files instead of WebP versions. - - .SS extractor.hitomi.metadata .IP "Type:" 6 \f[I]bool\f[] @@ -1608,6 +1593,20 @@ to download as mp4 videos. The server to use for API requests. +.SS extractor.mangadex.api-parameters +.IP "Type:" 6 +\f[I]object\f[] + +.IP "Example:" 4 +{"order[updatedAt]": "desc"} + +.IP "Description:" 4 +Additional query parameters to send when fetching manga chapters. + +(See \f[I]/manga/{id}/feed\f[] +and \f[I]/user/follows/manga/feed\f[]) + + .SS extractor.mangadex.lang .IP "Type:" 6 \f[I]string\f[] @@ -1631,6 +1630,17 @@ to filter chapters by. Provide \f[I]artist\f[], \f[I]author\f[], and \f[I]group\f[] metadata fields. +.SS extractor.mangadex.ratings +.IP "Type:" 6 +\f[I]list\f[] of \f[I]strings\f[] + +.IP "Default:" 9 +\f[I]["safe", "suggestive", "erotica", "pornographic"]\f[] + +.IP "Description:" 4 +List of acceptable content ratings for returned chapters. + + .SS extractor.mastodon.reblogs .IP "Type:" 6 \f[I]bool\f[] @@ -1774,6 +1784,20 @@ port number in your browser's address bar when using a different port than the default. +.SS extractor.patreon.files +.IP "Type:" 6 +\f[I]list\f[] of \f[I]strings\f[] + +.IP "Default:" 9 +\f[I]["images", "attachments", "postfile", "content"]\f[] + +.IP "Description:" 4 +Determines the type and order of files to be downloaded. + +Available types are +\f[I]postfile\f[], \f[I]images\f[], \f[I]attachments\f[], and \f[I]content\f[]. + + .SS extractor.photobucket.subalbums .IP "Type:" 6 \f[I]bool\f[] @@ -2077,19 +2101,24 @@ video extraction and download .SS extractor.redgifs.format .IP "Type:" 6 -\f[I]string\f[] +.br +* \f[I]list\f[] of \f[I]strings\f[] +.br +* \f[I]string\f[] .IP "Default:" 9 -\f[I]"mp4"\f[] +\f[I]["mp4", "webm", "mobile", "gif"]\f[] .IP "Description:" 4 -The name of the preferred format, which can be one of -\f[I]"mp4"\f[], \f[I]"webm"\f[], \f[I]"gif"\f[], \f[I]"webp"\f[], \f[I]"mobile"\f[], -or \f[I]"mini"\f[]. +List of names of the preferred animation format, which can be +\f[I]"mp4"\f[], \f[I]"webm"\f[], \f[I]"gif"\f[], \f[I]"webp"\f[], \f[I]"mobile"\f[], or \f[I]"mini"\f[]. -If the selected format is not available, \f[I]"mp4"\f[], \f[I]"webm"\f[] -and \f[I]"gif"\f[] (in that order) will be tried instead, until an -available format is found. +If a selected format is not available, the next one in the list will be +tried until an available format is found. + +If the format is given as \f[I]string\f[], it will be extended with +\f[I]["mp4", "webm", "mobile", "gif"]\f[]. Use a list with one element to +restrict it to only one possible format. .SS extractor.sankakucomplex.embeds @@ -2229,6 +2258,22 @@ Fetch media from all Tweets and replies in a \f[I]conversation <https://help.twitter.com/en/using-twitter/twitter-conversations>\f[]. +.SS extractor.twitter.size +.IP "Type:" 6 +\f[I]list\f[] of \f[I]strings\f[] + +.IP "Default:" 9 +\f[I]["orig", "large", "medium", "small"]\f[] + +.IP "Description:" 4 +The image version to download. +Any entries after the first one will be used for potential +\f[I]fallback\f[] URLs. + +Known available sizes are +\f[I]4096x4096\f[], \f[I]orig\f[], \f[I]large\f[], \f[I]medium\f[], and \f[I]small\f[]. + + .SS extractor.twitter.logout .IP "Type:" 6 \f[I]bool\f[] @@ -2991,27 +3036,38 @@ in their default location. \f[I]"replace"\f[] .IP "Description:" 4 -The action to take when files do not compare as equal. +The action to take when files do **not** compare as equal. .br * \f[I]"replace"\f[]: Replace/Overwrite the old version with the new one .br -* \f[I]"abort:N"\f[]: Same as \f[I]"replace"\f[] and stop the current extractor run -after \f[I]N\f[] consecutive files compared as equal. +* \f[I]"enumerate"\f[]: Add an enumeration index to the filename of the new +version like \f[I]skip = "enumerate"\f[] + + +.SS compare.equal +.IP "Type:" 6 +\f[I]string\f[] + +.IP "Default:" 9 +\f[I]"null"\f[] + +.IP "Description:" 4 +The action to take when files do compare as equal. .br -* \f[I]"terminate:N"\f[]: Same as \f[I]"replace"\f[] -and stop the current extractor run, including parent extractors, +* \f[I]"abort:N"\f[]: Stop the current extractor run after \f[I]N\f[] consecutive files compared as equal. .br -* \f[I]"exit:N"\f[]: Same as \f[I]"replace"\f[] and exit the program +* \f[I]"terminate:N"\f[]: Stop the current extractor run, +including parent extractors, after \f[I]N\f[] consecutive files compared as equal. .br -* \f[I]"enumerate"\f[]: Add an enumeration index to the filename of the new -version like \f[I]skip = "enumerate"\f[] +* \f[I]"exit:N"\f[]: Exit the program +after \f[I]N\f[] consecutive files compared as equal. .SS compare.shallow |
