/yt-dlp-docker

A docker image containing yt-dlp and ffmpeg

Primary LanguageDockerfileMIT LicenseMIT

youtube-dlp-docker

A docker image containing yt-dlp and ffmpeg, useful for backing up online videos.

LICENSE GitHub Workflow Status

What is included

  • Alpine based image, that includes yt-dlp and ffmpeg binaries.

Usage

docker run --rm -v ${PWD}:/data  -w /data ghcr.io/brpaz/yt-dlp-docker "https://www.youtube.com/watch?v=9xwazD5SyVg"

This container image has yt-dlp defined as entrypoint. Check documentation for supported commands and options.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

Please check CONTRIBUTING.md for details.

💛 Support the project

If this project was useful to you in some form, I would be glad to have your support. It will help to keep the project alive and to have more time to work on Open Source.

The sinplest form of support is to give a ⭐️ to this repo.

You can also contribute with GitHub Sponsors.

GitHub Sponsors

Or if you prefer a one time donation to the project, you can simple:

Buy Me A Coffee

Author

👤 Bruno Paz

📝 License

Copyright Bruno Paz.

This project is MIT licensed.