diff options
| author | 2023-11-04 18:45:48 -0400 | |
|---|---|---|
| committer | 2023-11-04 18:45:48 -0400 | |
| commit | 7997fa94c82f9a6db63421c0af433f325a8aa607 (patch) | |
| tree | 25e8377f1d038f8dad93e2c54c12beacbc65f470 /gallery_dl.egg-info | |
| parent | e052f3b9e1d9703a5a466daeaf37bacf476c2daf (diff) | |
New upstream version 1.26.2.upstream/1.26.2
Diffstat (limited to 'gallery_dl.egg-info')
| -rw-r--r-- | gallery_dl.egg-info/PKG-INFO | 6 | ||||
| -rw-r--r-- | gallery_dl.egg-info/SOURCES.txt | 1 |
2 files changed, 4 insertions, 3 deletions
diff --git a/gallery_dl.egg-info/PKG-INFO b/gallery_dl.egg-info/PKG-INFO index 95861dc..37876de 100644 --- a/gallery_dl.egg-info/PKG-INFO +++ b/gallery_dl.egg-info/PKG-INFO @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: gallery-dl -Version: 1.26.1 +Version: 1.26.2 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 @@ -109,9 +109,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.26.1/gallery-dl.exe>`__ +- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.26.2/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.26.1/gallery-dl.bin>`__ +- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.26.2/gallery-dl.bin>`__ Nightly Builds diff --git a/gallery_dl.egg-info/SOURCES.txt b/gallery_dl.egg-info/SOURCES.txt index fb6cb4b..699dce5 100644 --- a/gallery_dl.egg-info/SOURCES.txt +++ b/gallery_dl.egg-info/SOURCES.txt @@ -44,6 +44,7 @@ gallery_dl/extractor/2chan.py gallery_dl/extractor/2chen.py gallery_dl/extractor/35photo.py gallery_dl/extractor/3dbooru.py +gallery_dl/extractor/4archive.py gallery_dl/extractor/4chan.py gallery_dl/extractor/4chanarchives.py gallery_dl/extractor/500px.py |
