Open siraj-ur-rahman opened 6 years ago
use this
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
youtube-dl must be on /usr/local/bin directory for global accessibility
I have already installed youtube_dl using pip