aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2023-06-19 01:14:28 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2023-06-19 01:14:28 -0400
commit9fb906aeb3816abb42f459d1b67e35024e6f2348 (patch)
tree30b039301c783475c0f4d46b0e0c5ec9851b2567 /data
parent8950c0f2ef55ec2ed36b3fccc9fd85b64b877c3b (diff)
New upstream version 1.25.6.upstream/1.25.6
Diffstat (limited to 'data')
-rw-r--r--data/man/gallery-dl.12
-rw-r--r--data/man/gallery-dl.conf.534
2 files changed, 34 insertions, 2 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1
index 3d5e4e8..c86db6a 100644
--- a/data/man/gallery-dl.1
+++ b/data/man/gallery-dl.1
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL" "1" "2023-05-27" "1.25.5" "gallery-dl Manual"
+.TH "GALLERY-DL" "1" "2023-06-17" "1.25.6" "gallery-dl Manual"
.\" disable hyphenation
.nh
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5
index be234ce..e4df909 100644
--- a/data/man/gallery-dl.conf.5
+++ b/data/man/gallery-dl.conf.5
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL.CONF" "5" "2023-05-27" "1.25.5" "gallery-dl Manual"
+.TH "GALLERY-DL.CONF" "5" "2023-06-17" "1.25.6" "gallery-dl Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -486,6 +486,8 @@ and optional for
.br
* \f[I]twitter\f[]
.br
+* \f[I]vipergirls\f[]
+.br
* \f[I]zerochan\f[]
These values can also be specified via the
@@ -2828,6 +2830,18 @@ by using a third-party tool like
Download images embedded in novels.
+.SS extractor.pixiv.novel.full-series
+.IP "Type:" 6
+\f[I]bool\f[]
+
+.IP "Default:" 9
+\f[I]false\f[]
+
+.IP "Description:" 4
+When downloading a novel being part of a series,
+download all novels of that series.
+
+
.SS extractor.pixiv.metadata
.IP "Type:" 6
\f[I]bool\f[]
@@ -3631,6 +3645,24 @@ If this value is \f[I]"original"\f[], metadata for these files
will be taken from the original Tweets, not the Retweets.
+.SS extractor.twitter.search-endpoint
+.IP "Type:" 6
+\f[I]string\f[]
+
+.IP "Default:" 9
+\f[I]"auto"\f[]
+
+.IP "Description:" 4
+Selects the API endpoint used to retrieve search results.
+
+.br
+* \f[I]"rest"\f[]: Legacy REST endpoint - returns a \f[I]403 Forbidden\f[] error when not logged in
+.br
+* \f[I]"graphql"\f[]: New GraphQL endpoint
+.br
+* \f[I]"auto"\f[]: \f[I]"rest"\f[] when logged in, \f[I]"graphql"\f[] otherwise
+
+
.SS extractor.twitter.timeline.strategy
.IP "Type:" 6
\f[I]string\f[]