Tuesday 24 July 2012

Download Youtube Videos from terminal

It is very simple to download videos from Linux terminal.
Just download the following package using this command in Ubuntu

$ sudo apt-get install youtube-dl

After the installation is complete, use the following command to download videos from youtube

youtube-dl www.youtube.com/watch?v=(random)

Videos by default are downloaded in home folder. Look in your home folder for downloaded videos