From 33f8a8a37a9cba738ef25fb99955f0730da9eb48 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Tue, 14 Oct 2025 00:23:10 -0400 Subject: New upstream version 1.30.10. --- gallery_dl.egg-info/PKG-INFO | 6 +++--- gallery_dl.egg-info/SOURCES.txt | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'gallery_dl.egg-info') diff --git a/gallery_dl.egg-info/PKG-INFO b/gallery_dl.egg-info/PKG-INFO index 6878d26..6a8f856 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.30.9 +Version: 1.30.10 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 @@ -141,9 +141,9 @@ Standalone Executable Prebuilt executable files with a Python interpreter and required Python packages included are available for -- `Windows `__ +- `Windows `__ (Requires `Microsoft Visual C++ Redistributable Package (x86) `__) -- `Linux `__ +- `Linux `__ Nightly Builds diff --git a/gallery_dl.egg-info/SOURCES.txt b/gallery_dl.egg-info/SOURCES.txt index 336ef00..2cecdad 100644 --- a/gallery_dl.egg-info/SOURCES.txt +++ b/gallery_dl.egg-info/SOURCES.txt @@ -84,6 +84,7 @@ gallery_dl/extractor/common.py gallery_dl/extractor/cyberdrop.py gallery_dl/extractor/cyberfile.py gallery_dl/extractor/danbooru.py +gallery_dl/extractor/dandadan.py gallery_dl/extractor/dankefuerslesen.py gallery_dl/extractor/desktopography.py gallery_dl/extractor/deviantart.py -- cgit v1.2.3