Friday, 27 March 2015

Download youtube Videos From Linux Command

Download youtube Videos From Linux Command



Step 1
# wget --no-check-certificate https://github.com/rg3/youtube-dl/raw/2011.12.18/youtube-dl -O /usr/local/bin/youtube-dl; chmod 755 /usr/local/bin/youtube-dl
 

 Step 2
 # youtube-dl copy youtube video url and paste here

1 comment: