Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 233 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 233 Bytes

youtube-dlc

youtbe dlc Dockerfile

docker build -t phpdenken/youtube-dl:latest .

installed with pip like described here https://github.com/ytdl-org/youtube-dl

docker run --rm -v $PWD:/Downloads phpdenken/youtube-dl [youtube_url]