diff options
| author | 2021-11-01 05:03:49 -0400 | |
|---|---|---|
| committer | 2021-11-01 05:03:49 -0400 | |
| commit | 4a965d875415907cc1a016b428ae305a964f9228 (patch) | |
| tree | 7cece9948a7ba390348e00c669f9cb1f7a9ba39a /gallery_dl.egg-info | |
| parent | 34ba2951b8c523713425c98addb9256ea05c946f (diff) | |
New upstream version 1.19.1.upstream/1.19.1
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 63101a1..5f9b4b8 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.19.0 +Version: 1.19.1 Summary: Command-line program to download image galleries and collections from several image hosting sites Home-page: https://github.com/mikf/gallery-dl Author: Mike Fährmann @@ -75,8 +75,8 @@ Description: ========== 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.19.0/gallery-dl.exe>`__ - - `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.19.0/gallery-dl.bin>`__ + - `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.19.1/gallery-dl.exe>`__ + - `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.19.1/gallery-dl.bin>`__ | Executables build from the latest commit can be found at | https://github.com/mikf/gallery-dl/actions/workflows/executables.yml diff --git a/gallery_dl.egg-info/SOURCES.txt b/gallery_dl.egg-info/SOURCES.txt index b662b96..6dd43c8 100644 --- a/gallery_dl.egg-info/SOURCES.txt +++ b/gallery_dl.egg-info/SOURCES.txt @@ -132,6 +132,7 @@ gallery_dl/extractor/patreon.py gallery_dl/extractor/philomena.py gallery_dl/extractor/photobucket.py gallery_dl/extractor/photovogue.py +gallery_dl/extractor/picarto.py gallery_dl/extractor/piczel.py gallery_dl/extractor/pillowfort.py gallery_dl/extractor/pinterest.py |
