aboutsummaryrefslogtreecommitdiffstats
path: root/PKG-INFO
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2023-11-27 17:57:07 -0500
committerLibravatarUnit 193 <unit193@unit193.net>2023-11-27 17:57:07 -0500
commit34eea9832b1b50aa9214481363cb3ca5c81bb2d8 (patch)
treedbf7dc5cc36fbad64ac83e38d0ec0fec90f9f109 /PKG-INFO
parentecd8aa4d85bd87ed65abe0f22ba058bda95d699c (diff)
parent2a817af4fe41289fa705bdc5ee61372333f43996 (diff)
Update upstream source from tag 'upstream/1.26.3'
Update to upstream version '1.26.3' with Debian dir f685c0316a7fc7f226907bb4cb034eab193d2945
Diffstat (limited to 'PKG-INFO')
-rw-r--r--PKG-INFO10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKG-INFO b/PKG-INFO
index cf939ac..8c77174 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 2.1
Name: gallery_dl
-Version: 1.26.2
+Version: 1.26.3
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
@@ -32,8 +32,10 @@ Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Utilities
Requires-Python: >=3.4
-Provides-Extra: video
License-File: LICENSE
+Requires-Dist: requests>=2.11.0
+Provides-Extra: video
+Requires-Dist: youtube-dl; extra == "video"
==========
gallery-dl
@@ -109,9 +111,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.2/gallery-dl.exe>`__
+- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.26.3/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.2/gallery-dl.bin>`__
+- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.26.3/gallery-dl.bin>`__
Nightly Builds