release version 1.30.0

This commit is contained in:
Mike Fährmann
2025-07-15 19:08:43 +02:00
parent b66a476cab
commit cbf930c99c
3 changed files with 184 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ and powerful `filenaming capabilities <https://gdl-org.github.io/docs/formatting
Dependencies
============
- Python_ 3.4+
- Python_ 3.8+
- Requests_
Optional
@@ -35,7 +35,7 @@ Optional
- toml_: TOML configuration file support for Python<3.11
- SecretStorage_: GNOME keyring passwords for ``--cookies-from-browser``
- Psycopg_: PostgreSQL archive support
- truststore_: Native system certificate stores
- truststore_: Native system certificate support
Installation
@@ -78,9 +78,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.29.7/gallery-dl.exe>`__
- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.30.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.29.7/gallery-dl.bin>`__
- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.30.0/gallery-dl.bin>`__
Nightly Builds