aboutsummaryrefslogtreecommitdiffstats
path: root/data/man
diff options
context:
space:
mode:
Diffstat (limited to 'data/man')
-rw-r--r--data/man/gallery-dl.12
-rw-r--r--data/man/gallery-dl.conf.5127
2 files changed, 109 insertions, 20 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1
index 4a0bc92..89d7116 100644
--- a/data/man/gallery-dl.1
+++ b/data/man/gallery-dl.1
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL" "1" "2025-08-16" "1.30.4" "gallery-dl Manual"
+.TH "GALLERY-DL" "1" "2025-08-24" "1.30.5" "gallery-dl Manual"
.\" disable hyphenation
.nh
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5
index b7ab71f..4870130 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-08-16" "1.30.4" "gallery-dl Manual"
+.TH "GALLERY-DL.CONF" "5" "2025-08-24" "1.30.5" "gallery-dl Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -510,6 +510,7 @@ response before \f[I]retrying\f[] the request.
\f[I]pornpics\f[],
\f[I]schalenetwork\f[],
\f[I]scrolller\f[],
+\f[I]sizebooru\f[],
\f[I]soundgasm\f[],
\f[I]urlgalleries\f[],
\f[I]vk\f[],
@@ -520,6 +521,7 @@ response before \f[I]retrying\f[] the request.
.br
* \f[I]"1.0"\f[]
\f[I]furaffinity\f[]
+\f[I]rule34\f[]
.br
* \f[I]"1.0-2.0"\f[]
\f[I]flickr\f[],
@@ -2363,6 +2365,17 @@ Use \f[I]+\f[] as first character to add the given options to the
\f[I]quality\f[] ones.
+.SS extractor.civitai.search-images.token
+.IP "Type:" 6
+\f[I]string\f[]
+
+.IP "Default:" 9
+\f[I]"8c46eb2508e21db1e9828a97968d91ab1ca1caa5f70a00e88a2ba1e286603b61"\f[]
+
+.IP "Description:" 4
+\f[I]Authorization\f[] header value used for /multi-search queries.
+
+
.SS extractor.comick.lang
.IP "Type:" 6
.br
@@ -2892,6 +2905,18 @@ Each format is parsed as \f[I]SIZE.EXT\f[].
Leave \f[I]SIZE\f[] empty to download the regular, small avatar format.
.br
+.IP "Note:" 4
+Consider updating
+.br
+\f[I]archive-format\f[]
+for \f[I]avatar\f[] results to
+\f[I]"a_{_username}_{index}{title[6:]}.{extension}"\f[]
+.br
+or similar when using an
+.br
+\f[I]archive\f[]
+to be able to handle different formats.
+
.SS extractor.deviantart.folder.subfolders
.IP "Type:" 6
@@ -3506,8 +3531,9 @@ Selects which site layout to expect when parsing posts.
\f[I]null\f[]
.IP "Description:" 4
-Values from the API Access Credentials section found at the bottom of your
-\f[I]Account Options\f[]
+Values from the API Access Credentials section
+found at the bottom of your account's
+\f[I]Options\f[]
page.
@@ -5474,6 +5500,24 @@ If the format is given as \f[I]string\f[], it will be extended with
restrict it to only one possible format.
+.SS extractor.rule34.api-key & .user-id
+.IP "Type:" 6
+\f[I]string\f[]
+
+.IP "Default:" 9
+\f[I]null\f[]
+
+.IP "Description:" 4
+Values from the API Access Credentials section
+found near the bottom of your account's
+\f[I]Options\f[]
+page.
+
+Enable Generate New Key? and click Save
+if the value after \f[I]&api_key=\f[] is empty,
+e.g. \f[I]&api_key=&user_id=12345\f[]
+
+
.SS extractor.rule34xyz.format
.IP "Type:" 6
.br
@@ -5578,6 +5622,39 @@ Download videos.
Download animated images as \f[I].gif\f[] instead of \f[I].webp\f[]
+.SS extractor.sizebooru.metadata
+.IP "Type:" 6
+\f[I]bool\f[]
+
+.IP "Default:" 9
+\f[I]false\f[]
+
+.IP "Description:" 4
+Extract additional metadata:
+
+.br
+* \f[I]approver\f[]
+.br
+* \f[I]artist\f[]
+.br
+* \f[I]date\f[]
+.br
+* \f[I]date_approved\f[]
+.br
+* \f[I]favorite\f[]
+.br
+* \f[I]source\f[]
+.br
+* \f[I]tags\f[]
+.br
+* \f[I]uploader\f[]
+.br
+* \f[I]views\f[]
+
+.IP "Note:" 4
+This requires 1 additional HTTP request per post.
+
+
.SS extractor.skeb.article
.IP "Type:" 6
\f[I]bool\f[]
@@ -6419,14 +6496,25 @@ 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]"timeline"\f[],
-\f[I]"tweets"\f[],
-\f[I]"media"\f[],
-\f[I]"replies"\f[],
-\f[I]"likes"\f[].
+
+.br
+* \f[I]"info"\f[]
+.br
+* \f[I]"avatar"\f[]
+.br
+* \f[I]"background"\f[]
+.br
+* \f[I]"timeline"\f[]
+.br
+* \f[I]"tweets"\f[]
+.br
+* \f[I]"media"\f[]
+.br
+* \f[I]"replies"\f[]
+.br
+* \f[I]"highlights"\f[]
+.br
+* \f[I]"likes"\f[]
It is possible to use \f[I]"all"\f[] instead of listing all values separately.
@@ -9414,13 +9502,14 @@ Special values:
.. code:: json
{
-"coomerparty" : "coomer",
-"kemonoparty" : "kemono",
-"koharu" : "schalenetwork",
-"chzzk" : "naver-chzzk",
-"naver" : "naver-blog",
-"naverwebtoon": "naver-webtoon",
-"pixiv" : "pixiv-novel"
+"coomerparty" : "coomer",
+"kemonoparty" : "kemono",
+"giantessbooru": "sizebooru",
+"koharu" : "schalenetwork",
+"chzzk" : "naver-chzzk",
+"naver" : "naver-blog",
+"naverwebtoon" : "naver-webtoon",
+"pixiv" : "pixiv-novel"
}
.IP "Description:" 4
@@ -9428,7 +9517,7 @@ Duplicate the configuration settings of extractor categories
to other names.
For example, a \f[I]"naver": "naver-blog"\f[] key-value pair will make all
-\f[I]naver\f[] config settings available for ´´naver-blog´´ extractors as well.
+\f[I]naver\f[] config settings available for \f[I]naver-blog\f[] extractors as well.
.SS jinja.environment