A docker image containing yt-dlp and ffmpeg, useful for backing up online videos.
- Alpine based image, that includes yt-dlp and ffmpeg binaries.
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.
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.
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.
Or if you prefer a one time donation to the project, you can simple:
👤 Bruno Paz
- Website: brunopaz.dev
- Github: @brpaz
Copyright Bruno Paz.
This project is MIT licensed.