aboutsummaryrefslogtreecommitdiffstats
path: root/gallery_dl.egg-info
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2025-05-05 01:18:58 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2025-05-05 01:18:58 -0400
commitc679cd7a13bdbf6896e53d68fe2093910bc6625a (patch)
tree6047abcc55283d7e631b7a73039865417a303428 /gallery_dl.egg-info
parent4a18b5837c1dd82f5964afcfc3fecc53cd97e79c (diff)
New upstream version 1.29.6.upstream/1.29.6
Diffstat (limited to 'gallery_dl.egg-info')
-rw-r--r--gallery_dl.egg-info/PKG-INFO6
-rw-r--r--gallery_dl.egg-info/SOURCES.txt3
2 files changed, 5 insertions, 4 deletions
diff --git a/gallery_dl.egg-info/PKG-INFO b/gallery_dl.egg-info/PKG-INFO
index 7d3e9ca..0c2a61e 100644
--- a/gallery_dl.egg-info/PKG-INFO
+++ b/gallery_dl.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 2.4
Name: gallery_dl
-Version: 1.29.5
+Version: 1.29.6
Summary: Command-line program to download image galleries and collections from several image hosting sites
Home-page: https://github.com/mikf/gallery-dl
Download-URL: https://github.com/mikf/gallery-dl/releases/latest
@@ -133,9 +133,9 @@ Standalone Executable
Prebuilt executable files with a Python interpreter and
required Python packages included are available for
-- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.29.5/gallery-dl.exe>`__
+- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.29.6/gallery-dl.exe>`__
(Requires `Microsoft Visual C++ Redistributable Package (x86) <https://aka.ms/vs/17/release/vc_redist.x86.exe>`__)
-- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.29.5/gallery-dl.bin>`__
+- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.29.6/gallery-dl.bin>`__
Nightly Builds
diff --git a/gallery_dl.egg-info/SOURCES.txt b/gallery_dl.egg-info/SOURCES.txt
index a6afdd7..5dc17bd 100644
--- a/gallery_dl.egg-info/SOURCES.txt
+++ b/gallery_dl.egg-info/SOURCES.txt
@@ -28,6 +28,7 @@ gallery_dl/option.py
gallery_dl/output.py
gallery_dl/path.py
gallery_dl/text.py
+gallery_dl/transaction_id.py
gallery_dl/update.py
gallery_dl/util.py
gallery_dl/version.py
@@ -147,7 +148,6 @@ gallery_dl/extractor/lynxchan.py
gallery_dl/extractor/mangadex.py
gallery_dl/extractor/mangafox.py
gallery_dl/extractor/mangahere.py
-gallery_dl/extractor/mangakakalot.py
gallery_dl/extractor/manganelo.py
gallery_dl/extractor/mangapark.py
gallery_dl/extractor/mangaread.py
@@ -261,6 +261,7 @@ gallery_dl/postprocessor/__init__.py
gallery_dl/postprocessor/classify.py
gallery_dl/postprocessor/common.py
gallery_dl/postprocessor/compare.py
+gallery_dl/postprocessor/directory.py
gallery_dl/postprocessor/exec.py
gallery_dl/postprocessor/hash.py
gallery_dl/postprocessor/metadata.py