summaryrefslogtreecommitdiffstats
path: root/gallery_dl.egg-info
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2024-12-02 00:31:59 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2024-12-02 00:31:59 -0500
commit1981ccaaea6eab2cf32536ec5afe132a870914d8 (patch)
tree013f1e17d922d3a6abf7f57aa6a175c2ce5d93bc /gallery_dl.egg-info
parentfc004701f923bb954a22c7fec2ae8d607e78cb2b (diff)
New upstream version 1.28.0.upstream/1.28.0
Diffstat (limited to 'gallery_dl.egg-info')
-rw-r--r--gallery_dl.egg-info/PKG-INFO10
-rw-r--r--gallery_dl.egg-info/SOURCES.txt8
2 files changed, 14 insertions, 4 deletions
diff --git a/gallery_dl.egg-info/PKG-INFO b/gallery_dl.egg-info/PKG-INFO
index abc0001..842dead 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.27.7
+Version: 1.28.0
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
@@ -96,7 +96,9 @@ pip_ as well:
.. code:: bash
- python3 -m pip install -U -I --no-deps --no-cache-dir https://github.com/mikf/gallery-dl/archive/master.tar.gz
+ python3 -m pip install -U --force-reinstall --no-deps https://github.com/mikf/gallery-dl/archive/master.tar.gz
+
+Omit :code:`--no-deps` if Requests_ hasn't been installed yet.
Note: Windows users should use :code:`py -3` instead of :code:`python3`.
@@ -115,9 +117,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.27.7/gallery-dl.exe>`__
+- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.28.0/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.27.7/gallery-dl.bin>`__
+- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.28.0/gallery-dl.bin>`__
Nightly Builds
diff --git a/gallery_dl.egg-info/SOURCES.txt b/gallery_dl.egg-info/SOURCES.txt
index 42a5df1..a98e9da 100644
--- a/gallery_dl.egg-info/SOURCES.txt
+++ b/gallery_dl.egg-info/SOURCES.txt
@@ -64,6 +64,7 @@ gallery_dl/extractor/aryion.py
gallery_dl/extractor/batoto.py
gallery_dl/extractor/bbc.py
gallery_dl/extractor/behance.py
+gallery_dl/extractor/bilibili.py
gallery_dl/extractor/blogger.py
gallery_dl/extractor/bluesky.py
gallery_dl/extractor/booru.py
@@ -84,7 +85,9 @@ gallery_dl/extractor/directlink.py
gallery_dl/extractor/dynastyscans.py
gallery_dl/extractor/e621.py
gallery_dl/extractor/erome.py
+gallery_dl/extractor/everia.py
gallery_dl/extractor/exhentai.py
+gallery_dl/extractor/facebook.py
gallery_dl/extractor/fanbox.py
gallery_dl/extractor/fanleaks.py
gallery_dl/extractor/fantia.py
@@ -152,6 +155,7 @@ gallery_dl/extractor/mastodon.py
gallery_dl/extractor/message.py
gallery_dl/extractor/misskey.py
gallery_dl/extractor/moebooru.py
+gallery_dl/extractor/motherless.py
gallery_dl/extractor/myhentaigallery.py
gallery_dl/extractor/myportfolio.py
gallery_dl/extractor/naver.py
@@ -160,6 +164,7 @@ gallery_dl/extractor/newgrounds.py
gallery_dl/extractor/nhentai.py
gallery_dl/extractor/nijie.py
gallery_dl/extractor/nitter.py
+gallery_dl/extractor/noop.py
gallery_dl/extractor/nozomi.py
gallery_dl/extractor/nsfwalbum.py
gallery_dl/extractor/oauth.py
@@ -186,6 +191,9 @@ gallery_dl/extractor/recursive.py
gallery_dl/extractor/reddit.py
gallery_dl/extractor/redgifs.py
gallery_dl/extractor/rule34us.py
+gallery_dl/extractor/rule34vault.py
+gallery_dl/extractor/rule34xyz.py
+gallery_dl/extractor/saint.py
gallery_dl/extractor/sankaku.py
gallery_dl/extractor/sankakucomplex.py
gallery_dl/extractor/scrolller.py