gallery-dl-docker/README.md

9 lines
956 B
Markdown
Raw Normal View History

2023-01-15 23:07:34 +00:00
# gallery-dl-docker
2023-01-15 23:47:21 +00:00
[![License](https://img.shields.io/github/license/brandonmoss-99/gallery-dl-docker?logo=github)](https://github.com/brandonmoss-99/gallery-dl-docker/blob/main/LICENSE) [![Docker image pulls](https://img.shields.io/docker/pulls/brandonmoss99/gallery-dl?logo=docker)](https://hub.docker.com/r/brandonmoss99/gallery-dl) [![Docker image size](https://img.shields.io/docker/image-size/brandonmoss99/gallery-dl?logo=docker)](https://hub.docker.com/r/brandonmoss99/gallery-dl)
2023-12-06 20:29:05 +00:00
[![Build Status](https://jenkins.cronocide.net/buildStatus/icon?job=git.cronocide.net%2Fgallery-dl-docker%2Fmaster&subject=Jenkins%20Build)](https://jenkins.cronocide.net/job/git.cronocide.net/job/gallery-dl-docker/job/master/)
2023-10-24 03:00:01 +00:00
A base for [gallery-dl](https://github.com/mikf/gallery-dl), in Docker. This simply provides enough to create a container which runs the `gallery-dl` command, without any arguments, and nothing more.
Cronocide added FFMPeg and Brotli.