Youtube-dl is a command-line program to download your favorite videos in Youtube. With this program allows us to save them as *.flv files.
Here are steps to install and use youtube-dl in Linux Ubuntu 10:04:
1. Install youtube-dl
youtube-dl is available as Ubuntu package, so we just open a terminal and install it:
jafar@roemasa:~$ sudo aptitude install youtube-dl
2. Use youtube-dl
To learn more about their use, see in the manual page:
jafar@roemasa:~$ man youtube-dl
The basic use like this:
youtube-dl -o [name of output file] [YouTube URL]
Example:
jafar@roemasa:~$ cd Desktop/
jafar@roemasa:~/Desktop$ youtube-dl -o tes.flv http://www.youtube.com/watch?v=SwoyxYMfLfQ
First we move to Desktop directory. Then type the command and result files can be viewed on the Desktop with the name test.flv. Just run the file with a media player such as Movie Player.
Download - http://bitbucket.org/rg3/youtube-dl/wiki/Home
Related posts:
- How to Download Videos from YouTube, MySpace,Google Video, and Others
- Flash Player 10.1 goes final for Nexus One handsets, available to download now
- Youtube Video Upload limit increases to 15 minutes for all users
- 15 YouTube Killer Features of 2025
- How To Stop Any Program To Appear In Frequently Used Programs List ?
- How to install a Blogger Template
- Windows File Unlocker
- 5 things you may not know you can do with attachments in Gmail
- How to Login Windows XP without a password



Posted in
Tags: 





