Who's Online

We have 2 guests online
How to download youtube video in linux? PDF Print E-mail
Written by Deepak K.C.   
Saturday, 09 May 2009 18:44


The easiest way to download youtube video is to use the command tool. Follow the following steps to download videos from youtube:

Step 1:

Download the script . Right click here and select save as or save link as.

You will get a simple text file. Change the file-name to youtube only which by default is youtube-dl (we rename it to youtube so that later when
you use to download videos you can type youtube instead of youtube-dl).

Step 2:

Copy that script to /usr/bin folder and give it execute permission.


Let's assume that you have downloaded the file to desktop then type the following command ,replace 'deep' with your user-name.

deep@deep-laptop:~$sudo cp /home/deep/Desktop/youtube /usr/bin

Step 3:

Give it executable permission .

deep@deep-laptop:~$sudo chmod +x /usr/bin/youtube

Step 4:

Go to youtube select the video you want to download. Copy the url . Open the terminal and type the following command

deep@deep-laptop:~$ youtube http://www.youtube.com/watch?v=u-moVw-R1rw&feature=rec-HM-r2



Check your home folder . The video is saved there. Enjoy. Any problems ,write comment below.


Comments
Add New Search
asdasda
deepak (84.249.240.xxx) 2009-05-09 14:21:03

hi
Write comment
Name:
Email:
 
Title:
UBBCode:
[b] [i] [u] [url] [quote] [code] [img] 
 
:angry::0:confused::cheer:B):evil::silly::dry::lol::kiss::D:pinch:
:(:shock::X:side::):P:unsure::woohoo::huh::whistle:;):s
:!::?::idea::arrow:
Please input the anti-spam code that you can read in the image.

!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved."

Last Updated on Sunday, 31 May 2009 02:39