Download a flash video (not from a popular video community)
There are a lot of tools to download videos from Youtube, Dailymotion, Vimeo, etc. but I'd be interested in a more generic way to download flash videos, for example the ones here: http://www.canalplus.fr/index.php?pid=3351
Solution 1:
Using Firefox with the FlashGot! Firefox add-on has worked well for me. Wikipedia's FlashGot article also lists some alternatives.
Solution 2:
Video Download Helper is the best extension for downloading videos from streaming sites. However some sites have protection and won't allow you to download.
For generic method, grab the videos from the /tmp folder or the browser cache folder. The location depends on the video player being used by the web site.
Solution 3:
On Linux you have two additional possibilities. For Flash files transmitted using http - that includes the likes of youtube, dailymotion - the downloaded videos are stored as /tmp/Flash*
while they're being played back. If the files are transferred using rtmp, a proprietary protocol, you can try to find the relevant URLs and download using rtmpdump
. This can sometimes be as simple as looking at the .html file, but it can also involve packet capturing to find the relevant parameters to supply to rtmpdump
.
Solution 4:
In recent versions of flash, the video is saved in your browswer cache. The easiest way to ignore that fact and download the video, is to use flashgot. You can download videos from almost any site with it. It uses a detection method that can capture most videos on almost any site.