Possible Duplicate:
How to download flash (streaming) videos from sites like youtube, dailymotion, vimeo, etc.?
Please tell me the way to download youtube video downloader.....
OS: Ubuntu 12.04
Possible Duplicate:
How to download flash (streaming) videos from sites like youtube, dailymotion, vimeo, etc.?
Please tell me the way to download youtube video downloader.....
OS: Ubuntu 12.04
youtube-dl
. Youtube-dl is a command line downloader for youtube playlists and videos. Optionally it can convert videos to mp3 (or other audio formats). It has now graphical user interface. Usesudo apt-get install youtube-dl
to download it. – con-f-use Jun 25 '12 at 06:36