Accept a name for dl and include starter script file
[khome.git] / deps / youtube-dl / Makefile
1 all:
2 curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
3 chmod a+rx /usr/local/bin/youtube
This page took 0.05835 seconds and 5 git commands to generate.