Follow all six steps in order to download youtube video in ubuntu.
Open Terminal using Applications ---> Accessories ---> Terminal (or) Press Ctrl + Alt + t.
Step 1 : Install youtube-dl package by using the command:
sudo apt-get install youtube-dl
Step 2 : Go to www.youtube.com
Step 3 : Search for the video you want to download.
Step 6 : Come back to the terminal and type:
youtube-dl -o iplauc.flv http://www.youtube.com/watch?v=6rcbF_8xT58&feature=fvst[1] 4114
Now you can see the downloaded video in home directory.
Its so simple,right !
Open Terminal using Applications ---> Accessories ---> Terminal (or) Press Ctrl + Alt + t.
Step 1 : Install youtube-dl package by using the command:
sudo apt-get install youtube-dl
Step 3 : Search for the video you want to download.
Step 5 : Copy the url of the video.
Step 6 : Come back to the terminal and type:
youtube-dl -o iplauc.flv http://www.youtube.com/watch?v=6rcbF_8xT58&feature=fvst[1] 4114
Now you can see the downloaded video in home directory.
Its so simple,right !
No comments:
Post a Comment