Thursday, January 23, 2014

Install youtube-dl in Ubuntu

 
linux terminal:~$ 
sudo add-apt-repository ppa:nilarimogard/webupd8
sudo apt-get update
sudo apt-get install youtube-dl
 

To download a video, simply use the following command:

linux terminal:~$ 
youtube-dl http://VIDEO_URL 
 
 
where "VIDEO_URL" is the url of the video you want to download. 

To see all the available options, type the following commands in a terminal: "man youtube-dl" or "youtube-dl -h".

 
23 Jan 2014

0 comments:

Post a Comment

:) :)) ;(( :-) =)) ;( ;-( :d :-d @-) :p :o :>) (o) [-( :-? (p) :-s (m) 8-) :-t :-b b-( :-# =p~ $-) (b) (f) x-) (k) (h) (c) cheer
Click to see the code!
To insert emoticon you must added at least one space before the code.