Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Skaronator/docker-gallery-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

266 Commits

Repository files navigation

gallery-dl Docker Container Image

Command-line program to download image galleries and collections from several image hosting sites.

https://github.com/mikf/gallery-dl

Usage

The usage of this container image is pretty straightforward. It's basically just gallery-dl as a container image.

You need to mount /data/gallery-dl if you want to access the data on the host system.

docker run -v $PWD/data:/data/gallery-dl ghcr.io/skaronator/gallery-dl https://gfycat.com/admirablefearfulkangaroo-rick-astley

Config file

You can also mount a gallery-dl config file in the container.

docker run -v $PWD/config.json:/gallery-dl/config.json:ro ghcr.io/skaronator/gallery-dl

Check the official documentation to see at which locations a configuration file is expected.

docker run -v $PWD/config.json:/config.json:ro ghcr.io/skaronator/gallery-dl --config /config.json https://gfycat.com/admirablefearfulkangaroo-rick-astley

You can also define your own location with the command options.

About

Simple, lightweight and secure container image for gallery-dl

Resources

License

Stars

Watchers

Forks

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /