https://github.com/crosbymichael/youtubedl-docker
Youtube downloader for docker
https://github.com/crosbymichael/youtubedl-docker
Last synced: about 1 month ago
JSON representation
Youtube downloader for docker
- Host: GitHub
- URL: https://github.com/crosbymichael/youtubedl-docker
- Owner: crosbymichael
- Created: 2014-03-05T15:17:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-04T06:10:26.000Z (over 10 years ago)
- Last Synced: 2025-03-27T12:11:11.870Z (about 2 months ago)
- Language: Shell
- Size: 125 KB
- Stars: 17
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
See [youtube-dl](http://rg3.github.io/youtube-dl/) for more details.
The workdir is set to `/download` os if you want to get the output in your current dir just run.
`docker run -v $(pwd):/download crosbymichael/youtubedl "https://www.youtube.com/watch?v=Nw42q1ofrV0"`