diff options
Diffstat (limited to 'PKG-INFO')
| -rw-r--r-- | PKG-INFO | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: gallery_dl -Version: 1.26.9 +Version: 1.27.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 @@ -47,8 +47,8 @@ to download image galleries and collections from several image hosting sites (see `Supported Sites <https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.md>`__). It is a cross-platform tool -with many `configuration options <https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst>`__ -and powerful `filenaming capabilities <https://github.com/mikf/gallery-dl/blob/master/docs/formatting.md>`__. +with many `configuration options <https://gdl-org.github.io/docs/configuration.html>`__ +and powerful `filenaming capabilities <https://gdl-org.github.io/docs/formatting.html>`__. |pypi| |build| @@ -112,16 +112,16 @@ 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.9/gallery-dl.exe>`__ +- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.27.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.26.9/gallery-dl.bin>`__ +- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.27.0/gallery-dl.bin>`__ Nightly Builds -------------- | Executables build from the latest commit can be found at -| https://github.com/mikf/gallery-dl/actions/workflows/executables.yml +| https://github.com/gdl-org/builds/releases Snap @@ -274,7 +274,7 @@ Documentation ------------- A list of all available configuration options and their descriptions -can be found in `<https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst>`__. +can be found at `<https://gdl-org.github.io/docs/configuration.html>`__. | For a default configuration file with available options set to their default values, see `<https://github.com/mikf/gallery-dl/blob/master/docs/gallery-dl.conf>`__. @@ -370,7 +370,7 @@ CAPTCHA or similar, or has not been implemented yet, you can use the cookies from a browser login session and input them into *gallery-dl*. This can be done via the -`cookies <https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst#extractorcookies>`__ +`cookies <https://gdl-org.github.io/docs/configuration.html#extractor-cookies>`__ option in your configuration file by specifying - | the path to a Mozilla/Netscape format cookies.txt file exported by a browser addon |
