summaryrefslogtreecommitdiffstats
path: root/gallery_dl.egg-info
diff options
context:
space:
mode:
Diffstat (limited to 'gallery_dl.egg-info')
-rw-r--r--gallery_dl.egg-info/PKG-INFO6
-rw-r--r--gallery_dl.egg-info/SOURCES.txt4
2 files changed, 6 insertions, 4 deletions
diff --git a/gallery_dl.egg-info/PKG-INFO b/gallery_dl.egg-info/PKG-INFO
index 934609a..d695df9 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.5
+Version: 1.26.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
@@ -112,9 +112,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.5/gallery-dl.exe>`__
+- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.26.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.26.5/gallery-dl.bin>`__
+- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.26.6/gallery-dl.bin>`__
Nightly Builds
diff --git a/gallery_dl.egg-info/SOURCES.txt b/gallery_dl.egg-info/SOURCES.txt
index 30cda54..271b4a9 100644
--- a/gallery_dl.egg-info/SOURCES.txt
+++ b/gallery_dl.egg-info/SOURCES.txt
@@ -55,6 +55,7 @@ gallery_dl/extractor/adultempire.py
gallery_dl/extractor/architizer.py
gallery_dl/extractor/artstation.py
gallery_dl/extractor/aryion.py
+gallery_dl/extractor/batoto.py
gallery_dl/extractor/bbc.py
gallery_dl/extractor/behance.py
gallery_dl/extractor/blogger.py
@@ -149,7 +150,6 @@ gallery_dl/extractor/nijie.py
gallery_dl/extractor/nitter.py
gallery_dl/extractor/nozomi.py
gallery_dl/extractor/nsfwalbum.py
-gallery_dl/extractor/nudecollect.py
gallery_dl/extractor/oauth.py
gallery_dl/extractor/paheal.py
gallery_dl/extractor/patreon.py
@@ -165,6 +165,7 @@ gallery_dl/extractor/pixiv.py
gallery_dl/extractor/pixnet.py
gallery_dl/extractor/plurk.py
gallery_dl/extractor/poipiku.py
+gallery_dl/extractor/poringa.py
gallery_dl/extractor/pornhub.py
gallery_dl/extractor/pornpics.py
gallery_dl/extractor/postmill.py
@@ -224,6 +225,7 @@ gallery_dl/extractor/xhamster.py
gallery_dl/extractor/xvideos.py
gallery_dl/extractor/ytdl.py
gallery_dl/extractor/zerochan.py
+gallery_dl/extractor/zzup.py
gallery_dl/postprocessor/__init__.py
gallery_dl/postprocessor/classify.py
gallery_dl/postprocessor/common.py