From 243d1f1beb4e4eb75a524f1aff948c47761a4f1d Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 10 Mar 2025 03:44:57 -0400 Subject: New upstream version 1.29.1. --- 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 148bf37..c74f013 100644 --- a/gallery_dl.egg-info/PKG-INFO +++ b/gallery_dl.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.2 Name: gallery_dl -Version: 1.29.0 +Version: 1.29.1 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 @@ -132,9 +132,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 a29d3fe..0609d8d 100644 --- a/gallery_dl.egg-info/SOURCES.txt +++ b/gallery_dl.egg-info/SOURCES.txt @@ -220,6 +220,7 @@ gallery_dl/extractor/szurubooru.py gallery_dl/extractor/tapas.py gallery_dl/extractor/tcbscans.py gallery_dl/extractor/telegraph.py +gallery_dl/extractor/tenor.py gallery_dl/extractor/tiktok.py gallery_dl/extractor/tmohentai.py gallery_dl/extractor/toyhouse.py -- cgit v1.2.3