aboutsummaryrefslogtreecommitdiffstats
path: root/data/man
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2023-03-31 07:24:57 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2023-03-31 07:24:57 -0400
commit09e426350409d45e7f7a8ff369f8d8aa9eec0fe4 (patch)
tree8a8cd3e590675fe6ecb1e5c2b4ad9eecde3dde6d /data/man
parent10987f08f8b6c510ba64f4b42d95ba67eec6e5b0 (diff)
New upstream version 1.25.1.upstream/1.25.1
Diffstat (limited to 'data/man')
-rw-r--r--data/man/gallery-dl.12
-rw-r--r--data/man/gallery-dl.conf.526
2 files changed, 19 insertions, 9 deletions
diff --git a/data/man/gallery-dl.1 b/data/man/gallery-dl.1
index 27d3a09..8b96657 100644
--- a/data/man/gallery-dl.1
+++ b/data/man/gallery-dl.1
@@ -1,4 +1,4 @@
-.TH "GALLERY-DL" "1" "2023-03-11" "1.25.0" "gallery-dl Manual"
+.TH "GALLERY-DL" "1" "2023-03-25" "1.25.1" "gallery-dl Manual"
.\" disable hyphenation
.nh
diff --git a/data/man/gallery-dl.conf.5 b/data/man/gallery-dl.conf.5
index a0fd629..fd32eb1 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-11" "1.25.0" "gallery-dl Manual"
+.TH "GALLERY-DL.CONF" "5" "2023-03-25" "1.25.1" "gallery-dl Manual"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -5051,6 +5051,17 @@ Include private fields,
i.e. fields whose name starts with an underscore.
+.SS metadata.skip
+.IP "Type:" 6
+\f[I]bool\f[]
+
+.IP "Default:" 9
+\f[I]false\f[]
+
+.IP "Description:" 4
+Do not overwrite already existing files.
+
+
.SS metadata.archive
.IP "Type:" 6
\f[I]Path\f[]
@@ -5407,16 +5418,15 @@ or by \f[I]extractor.modules\f[].
.br
* "gdl-globals"
-.IP "Default:" 9
-The \f[I]GLOBALS\f[] dict in
-\f[I]util.py\f[]
-
.IP "Description:" 4
Path to or name of an
+.br
\f[I]importable\f[]
-Python module whose namespace gets used as an alternative
-\f[I]globals parameter\f[]
-for compiled Python expressions.
+Python module,
+whose namespace,
+.br
+in addition to the \f[I]GLOBALS\f[] dict in \f[I]util.py\f[],
+gets used as \f[I]globals parameter\f[] for compiled Python expressions.
.SS cache.file