Download YouTube Videos With youtube-dl On Ubuntu 9.04
Download YouTube Videos With youtube-dl On Ubuntu 9.04Version 1.0 youtube-dl is a small command-line program to download videos from YouTube.com. It allows you to save videos as .flv files. This short article shows how to install and use it on Ubuntu 9.04. I do not issue any guarantee that this will work for you!
1 Installing youtube-dlyoutube-dl is available as an Ubuntu package, so we can open a terminal and install it as follows: sudo aptitude install youtube-dl
2 youtube-dl UsageTo learn about youtube-dl's usage, take a look at its man page: man youtube-dl Basically it works as follows: youtube-dl -o [name of output file] [YouTube URL] E.g.: youtube-dl -o test.flv http://www.youtube.com/watch?v=6mIZvDD0RkQ would save the video from http://www.youtube.com/watch?v=6mIZvDD0RkQ as test.flv in the current directory. To watch the downloaded video, browse to its location in the File Browser and double-click the file: The Movie Player will open and start the playback of the video. (If required plugins are missing, you will be guided through their installation before the playback starts.)
3 Links
|






Recent comments
8 hours 43 min ago
11 hours 11 min ago
23 hours 5 min ago
1 day 1 hour ago
1 day 5 hours ago
1 day 12 hours ago
1 day 21 hours ago
1 day 23 hours ago
2 days 7 hours ago
2 days 8 hours ago