Download Flash video file from any video site?

2

4

I know there are plenty of ways to download Flash video files (.flv) from the video sites like YouTube, etc. But if the site changes the procedure of download, most of the time, it will break.

Is there any generic way to download without depending on a particular site/software?

ukanth

Posted 2009-09-15T02:35:37.317

Reputation: 9 930

Answers

2

You can use a HTTP sniffer to grab the URL of the FLV file that the Flash Video player calls. I've outlined it here: https://superuser.com/questions/28241/where-to-find-a-youtube-hd-video-downloader-bookmarklet-google-chrome/28537#28537

Matthew Lock

Posted 2009-09-15T02:35:37.317

Reputation: 4 254

2I am using Firebug to trace all XMLHTTPRequest calls to the server and able to filter out the actual file. – ukanth – 2009-09-15T09:47:55.087

3

Use Firefox with this fantastic add-on: Video DownloadHelper. It works for me on almost all the sites I go to.

alt text

caliban

Posted 2009-09-15T02:35:37.317

Reputation: 18 979

1Argh! Not the JPEG!!! – Josh Hunt – 2009-09-15T08:28:57.850

1@joshhunt : dude... you need to surf the web with lynx. ;) – caliban – 2009-09-15T08:38:54.303

3

TubeMaster++.

I made an animated GIF for you to illustrate:

alt text

ctzdev

Posted 2009-09-15T02:35:37.317

Reputation: 2 320

3I just lost about 30 minutes of my battery life watching this. :) – caliban – 2009-09-15T04:15:17.817

LOL Sorry :P – ctzdev – 2009-09-15T04:44:06.353

2

Look for screen recorder software, and however a video is playing you can capture it :p (this is universal for sure.)

[EDIT]

If you are using Firefox type about:cache in the address bar and you will get a list of all the files you have seen in the browser (the cache, like John_T say.)

user8228

Posted 2009-09-15T02:35:37.317

Reputation:

without depending on a particular site/ software – John T – 2009-09-15T02:43:49.753

humm , okay ... – None – 2009-09-15T02:52:53.060

0

Check your browser cache, no matter how much they change, the file will usually end up there.

John T

Posted 2009-09-15T02:35:37.317

Reputation: 149 037

Here's a tool which can scan the browser cache for you and find FLV video files: http://www.nirsoft.net/utils/video_cache_view.html

– Matthew Lock – 2009-09-24T02:35:57.360

0

If you're using Internet Explorer, search for *.FLV in 'temporary internet files'.

With Firefox it's a bit trickier. The default cache location is:

C:\Documents and Settings\\Local Settings\Application Data\Mozilla\Firefox\Profiles\xxx.default\Cache

Now you won't find FLV files in this folder (in fact, NO file in this folder has an extension). But if you sort by size and check the date/time -stamp, you'll get a fair idea of what you're looking for. Copy the file to another location and add the extension FLV.

Molly7244

Posted 2009-09-15T02:35:37.317

Reputation:

0

There is free version of ImTOO DVD Ripper and it works great.

I use Internet Download Manger.

bobbylight

Posted 2009-09-15T02:35:37.317

Reputation: 58

0

FlashGot addon for Firefox is even better that DownlodHelper in my opinion, because it allows setting custom downloaders like IDM (win) or Axel (linux) for different actions. Not limited to flv.

enter image description here

user162573

Posted 2009-09-15T02:35:37.317

Reputation: