How to download flash (streaming) videos from sites like youtube, dailymotion, vimeo, etc.?
I have read this thread but please hear me out.
I use Ubuntu 10.04 LTS (32-bit) and I didn't bother to install the Flash plugin for Firefox as I am using a netbook and sometimes Flash caused firefox to crash. What I would like to ask is if I had the link to the video, is there some way I can download it and watch it offline (via VLC) so that I don't need to install Flash plugin? Command line or GUI techniques is welcome.
Based on what I have read, using the /tmp technique requires Flash plugin to be installed and the video to be loaded before I can go scavenge it in the said directory. Note that I also want to dload videos from site aside from youtube.
I would recommend ClipGrab, it downloads videos from many popular video sites including:
- YouTube
- Clipfish
- College Humor
- Daily Motion
- MyVideo
- MySpass
- Sevenload
- Tudou
- Vimeo
It also allows you to transcode the video into multiple formats including audio formats such as mp3 and ogg vorbis.
You can install it from the ppa:clipgrab-team/ppa PPA.
CClive is a command line application that downloads videos from a number of sites including youtube and dailymotion. If you run:
cclive url1 url2 url3 ...
cclive will download the videos to the current working directory.
See man cclive for details of more advanced options.
Abby is a GUI frontend for cclive. It seems from the google code page that the development is inactive and I can't get it to work in Maverick. I remember using it in Lucid and it worked OK.
I recall having problems with cclive and abby when I was using it on Lucid for downloading youtube videos. This is because youtube changed their implementation (probably to stop downloaders like cclive) and the version of cclive in the repositories wasn't up to date enough to work. There were similar problems with youtube-dl. A solution to this is to install a newer version from source or find a ppa of the newer version.
The commandline tool youtube-dl
can download videos from YouTube, dailymotion and some other sites.
sudo apt-get install youtube-dl
There is also a Totem plugin to look at Youtube videos.
One of the better tools is the Firefox Add-On 1-Click YouTube Video Download. It gives you an easy right-clickable download link.
By far the best way to download flash videos from the internet is using the get_flash_videos tool from here http://code.google.com/p/get-flash-videos/ . From the description on the page:
Download videos from various Flash-based video hosting sites, without having to use the Flash player. Handy for saving videos for watching offline, and means you don't have to keep upgrading Flash for sites that insist on a newer version of the player.
Includes support for the following sites/players (and more!):
YouTube, eHow, Brightcove (used by many sites like Channel 4, Daily Telegraph ...), BBC (news, etc), Metacafe, 5min, Google, fliqz, nicovideo, vimeo, Blip, Break, Collegehumor, Muzu, Sevenload, Megavideo, Wat.tv. Also includes a 'generic' method which works on many other sites.
I would definitely recommend using this program.