aboutsummaryrefslogtreecommitdiffstats
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-INFO8
-rw-r--r--gallery_dl.egg-info/SOURCES.txt4
2 files changed, 9 insertions, 3 deletions
diff --git a/gallery_dl.egg-info/PKG-INFO b/gallery_dl.egg-info/PKG-INFO
index 6db2d05..148bf37 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.28.5
+Version: 1.29.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
@@ -89,6 +89,7 @@ Optional
- PyYAML_: YAML configuration file support
- toml_: TOML configuration file support for Python<3.11
- SecretStorage_: GNOME keyring passwords for ``--cookies-from-browser``
+- Psycopg_: PostgreSQL archive support
Installation
@@ -131,9 +132,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.28.5/gallery-dl.exe>`__
+- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.29.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.28.5/gallery-dl.bin>`__
+- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.29.0/gallery-dl.bin>`__
Nightly Builds
@@ -527,6 +528,7 @@ To authenticate with a ``mastodon`` instance, run *gallery-dl* with
.. _PyYAML: https://pyyaml.org/
.. _toml: https://pypi.org/project/toml/
.. _SecretStorage: https://pypi.org/project/SecretStorage/
+.. _Psycopg: https://www.psycopg.org/
.. _Snapd: https://docs.snapcraft.io/installing-snapd
.. _OAuth: https://en.wikipedia.org/wiki/OAuth
.. _Chocolatey: https://chocolatey.org/install
diff --git a/gallery_dl.egg-info/SOURCES.txt b/gallery_dl.egg-info/SOURCES.txt
index c5f560b..a29d3fe 100644
--- a/gallery_dl.egg-info/SOURCES.txt
+++ b/gallery_dl.egg-info/SOURCES.txt
@@ -81,6 +81,7 @@ gallery_dl/extractor/danbooru.py
gallery_dl/extractor/desktopography.py
gallery_dl/extractor/deviantart.py
gallery_dl/extractor/directlink.py
+gallery_dl/extractor/discord.py
gallery_dl/extractor/dynastyscans.py
gallery_dl/extractor/e621.py
gallery_dl/extractor/erome.py
@@ -95,6 +96,7 @@ gallery_dl/extractor/flickr.py
gallery_dl/extractor/foolfuuka.py
gallery_dl/extractor/foolslide.py
gallery_dl/extractor/furaffinity.py
+gallery_dl/extractor/furry34.py
gallery_dl/extractor/fuskator.py
gallery_dl/extractor/gelbooru.py
gallery_dl/extractor/gelbooru_v01.py
@@ -121,6 +123,7 @@ gallery_dl/extractor/imgbb.py
gallery_dl/extractor/imgbox.py
gallery_dl/extractor/imgth.py
gallery_dl/extractor/imgur.py
+gallery_dl/extractor/imhentai.py
gallery_dl/extractor/inkbunny.py
gallery_dl/extractor/instagram.py
gallery_dl/extractor/issuu.py
@@ -217,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/tiktok.py
gallery_dl/extractor/tmohentai.py
gallery_dl/extractor/toyhouse.py
gallery_dl/extractor/tsumino.py