An open API service indexing awesome lists of open source software.

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

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"`