Download Youtube Videos directly
There is a nice CLI program called youtube-dl . This allows to save the youtube video directly .
Install it first . :
sudo apt-get install youtube-dl
Then just run it:
youtube-dl http://www.youtube.com/watch?v=nPecBxM2f6c —- url of the video you wish to download
And you’ve got it in your home directory. There are also some good command line switches you can use for it too.
Just run man youtube-dl for details of usage.
btw, dont forget to to check the vidoe mentioned here in example …;-)
This entry was posted on Tuesday, July 22nd, 2008 at 12:45 am and is filed under gnu/linux, world wide web. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.


