aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2023-04-25 21:32:08 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2023-04-25 21:32:08 -0400
commit06af0d64a8886a7542c272122210fa6deea83608 (patch)
tree0d7a69f8066b24a1452140d22c540fdbb84d078d /data
parent6ceb21cf4f4a544ce6cf6d5528bc31c968dc217b (diff)
parentf98ab7aaca3c4acbd5a793267791749740330e9c (diff)
Update upstream source from tag 'upstream/1.25.2'
Update to upstream version '1.25.2' with Debian dir 21d0d9216e98cdfbf3b9fcd385432eb2e51f3472
Diffstat (limited to 'data')
-rw-r--r--data/man/gallery-dl.12
-rw-r--r--data/man/gallery-dl.conf.518
2 files changed, 17 insertions, 3 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1
index 8b96657..8aa419d 100644
--- a/data/man/gallery-dl.1
+++ b/data/man/gallery-dl.1
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL" "1" "2023-03-25" "1.25.1" "gallery-dl Manual"
+.TH "GALLERY-DL" "1" "2023-04-15" "1.25.2" "gallery-dl Manual"
.\" disable hyphenation
.nh
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5
index fd32eb1..63d78f0 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-03-25" "1.25.1" "gallery-dl Manual"
+.TH "GALLERY-DL.CONF" "5" "2023-04-15" "1.25.2" "gallery-dl Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -1346,7 +1346,7 @@ It is possible to specify a custom list of metadata includes.
See \f[I]available_includes\f[]
for possible field names. \f[I]aibooru\f[] also supports \f[I]ai_metadata\f[].
-Note: This requires 1 additional HTTP request per post.
+Note: This requires 1 additional HTTP request per 200-post batch.
.SS extractor.{Danbooru].threshold
@@ -1602,6 +1602,20 @@ Controls when to stop paginating over API results.
* \f[I]"manual"\f[]: Disregard \f[I]has_more\f[] and only stop when a batch of results is empty.
+.SS extractor.deviantart.public
+.IP "Type:" 6
+\f[I]bool\f[]
+
+.IP "Default:" 9
+\f[I]true\f[]
+
+.IP "Description:" 4
+Use a public access token for API requests.
+
+Disable this option to *force* using a private token for all requests
+when a \f[I]refresh token\f[] is provided.
+
+
.SS extractor.deviantart.refresh-token
.IP "Type:" 6
\f[I]string\f[]