diff options
| author | 2021-08-04 02:14:52 -0400 | |
|---|---|---|
| committer | 2021-08-04 02:14:52 -0400 | |
| commit | a32569ddaeb4c668c86145304fb0d6a258bc09bf (patch) | |
| tree | bda55e2ef201c9c21aef61d9727f409160567958 /README.rst | |
| parent | fa6876a938e33e0f97ea4dd43b792c56afe3e2eb (diff) | |
| parent | 873d9a628e9412a79bdc64cd962470749de3425b (diff) | |
Update upstream source from tag 'upstream/1.18.2'
Update to upstream version '1.18.2'
with Debian dir 50487e387a6ba906f7ac9d1564ba5f0d36a0e2ae
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -5,7 +5,7 @@ gallery-dl *gallery-dl* is a command-line program to download image galleries and collections from several image hosting sites (see `Supported Sites`_). It is a cross-platform tool with many configuration options -and powerful filenaming capabilities. +and powerful `filenaming capabilities <Formatting_>`_. |pypi| |build| |gitter| @@ -64,8 +64,8 @@ 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.18.0/gallery-dl.exe>`__ -- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.18.0/gallery-dl.bin>`__ +- `Windows <https://github.com/mikf/gallery-dl/releases/download/v1.18.2/gallery-dl.exe>`__ +- `Linux <https://github.com/mikf/gallery-dl/releases/download/v1.18.2/gallery-dl.bin>`__ | Executables build from the latest commit can be found at | https://github.com/mikf/gallery-dl/actions/workflows/executables.yml @@ -322,6 +322,7 @@ To authenticate with a ``mastodon`` instance, run *gallery-dl* with .. _gallery-dl-example.conf: https://github.com/mikf/gallery-dl/blob/master/docs/gallery-dl-example.conf .. _configuration.rst: https://github.com/mikf/gallery-dl/blob/master/docs/configuration.rst .. _Supported Sites: https://github.com/mikf/gallery-dl/blob/master/docs/supportedsites.md +.. _Formatting: https://github.com/mikf/gallery-dl/blob/master/docs/formatting.md .. _Python: https://www.python.org/downloads/ .. _PyPI: https://pypi.org/ |
