This simply provides enough to create a container which runs the gallery-dl command, with any optional dependencies recommended from the gallery-dl site.
Go to file
dependabot[bot] 1a99cb0f67
Bump gallery-dl from 1.25.0 to 1.25.1
Bumps [gallery-dl](https://github.com/mikf/gallery-dl) from 1.25.0 to 1.25.1.
- [Release notes](https://github.com/mikf/gallery-dl/releases)
- [Changelog](https://github.com/mikf/gallery-dl/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikf/gallery-dl/compare/v1.25.0...v1.25.1)

---
updated-dependencies:
- dependency-name: gallery-dl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-28 00:02:13 +00:00
.github Add initial files 2023-01-15 23:32:12 +00:00
Dockerfile Bump python from 3.11.1-slim-buster to 3.11.2-slim-buster 2023-02-14 00:11:09 +00:00
LICENSE Initial commit 2023-01-15 23:07:34 +00:00
README.md Update README.md 2023-01-15 23:47:21 +00:00
requirements.txt Bump gallery-dl from 1.25.0 to 1.25.1 2023-03-28 00:02:13 +00:00

gallery-dl-docker

License Docker image pulls Docker image size

A base for gallery-dl, in Docker. This simply provides enough to create a container which runs the gallery-dl command, without any arguments, and nothing more.