gallery-dl

CLI program to mass download images from various websites

WWW CVSWeb GITHub
  1. Package version
    gallery-dl-1.26.7
  2. Maintainer
    grodzio1

gallery-dl is a command-line program for downloading image
galleries and collections from several image hosting sites.
It is a cross-platform tool with many configuration options
and powerful filenaming capabilities.

+-----------------------------------------------------------------------
| Running ${PKGSTEM} on OpenBSD
+-----------------------------------------------------------------------

All supported websites can be listed with:
$ gallery-dl --list-modules

Some features are only available after installing an optional
dependency:

ffmpeg - Pixiv Ugoira conversion
py3-socks - SOCKS proxy support
py3-brotli - Brotli compression support
py3-yaml - YAML configuration file support
py3-toml - TOML configuration file support for Python<3.11
py3-secretstorage - Keyring passwords (--cookies-from-browser)

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • www/py-requests,python3
  • lang/python/3.10