You are not logged in.

#1 2009-06-24 17:46:19

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

How To Capture a Video Stream from a Website

Does anyone know how to capture the video stream from this website: http://wikicode.frihost.net/new.html

If I can just figure out what the FLV source is, I can download the file...

Offline

#2 2009-06-24 18:03:05

DevoidOfWindows
Member
Registered: 2009-05-24
Posts: 133

Re: How To Capture a Video Stream from a Website

Gnash (or maybe it was Swfdec -- I forget) has the ability to rip streams from Flash videos.

Last edited by DevoidOfWindows (2009-06-24 18:03:23)

Offline

#3 2009-06-24 18:07:55

FrozenFox
Member
From: College Station, TX
Registered: 2008-03-23
Posts: 422
Website

Re: How To Capture a Video Stream from a Website

There's a plugin for firefox called video downloadhelper (sic) that can detect lots of flash videos and such and download em from a site if you click the little arrow next to it on your menu bar (note you need to start the video before it's detected, and you need to leave on most sites before it will download afair). Try using that to grab it from the site, assuming that's what you mean you want.

Last edited by FrozenFox (2009-06-24 18:08:48)

Offline

#4 2009-06-24 18:19:07

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

Re: How To Capture a Video Stream from a Website

FrozenFox: Yeah, I tried 'Video DownloadHelper' but to no avail - it doesn't seem to be able to pick it up...

DevoidOfWindows: Thanks - I might give those a shot if I can't find a way to do it with any programme I've already got.

Is there a way to do it with VLC? Or Wireshark?

Offline

#5 2009-06-24 18:21:03

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: How To Capture a Video Stream from a Website

Have you tried looking in /tmp when you have the movie open?

Offline

#6 2009-06-24 18:28:07

JK3mp
Member
Registered: 2009-03-25
Posts: 105

Re: How To Capture a Video Stream from a Website

Yeah if you just google video downloader theres lots of programs, add ons, and even ONLINE tools that you can use to download video's from many websitesl

Offline

#7 2009-06-24 18:42:05

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

Re: How To Capture a Video Stream from a Website

Procyon: Just tried that. The only file I see changing/appearing when I open the stream is a .js config file. I also tried running updatedb and locate *.flv while the video is playing, but also to no avail.

JK3mp: Yeah, I see there are a lot, but I am wondering if anyone is able to download this specific video (or locate the flv): http://wikicode.frihost.net/new.html because it is a special case - an embedded swf with no apparent FLV location... I'll keep looking...

Offline

#8 2009-06-24 19:14:00

iza
Member
From: Toronto, Canada
Registered: 2008-12-31
Posts: 44

Re: How To Capture a Video Stream from a Website

The flv file might actually download to your cache somewhere -- the reason you wouldn't find it is it probably isn't called *.flv, rather it's likely some string of characters with no file extension. But if you can find the corresponding file and rename to .flv it might work.


\_\__     __/_/ 
       (oo) ______
       (__)\           )\
              ||‾‾‾‾\|

Offline

#9 2009-07-19 21:27:34

quarkup
Member
From: Portugal
Registered: 2008-09-07
Posts: 497
Website

Re: How To Capture a Video Stream from a Website

probably its

/tmp/Fla<set_of_characteres_without_extension>

big_smile

it has no extension wink


If people do not believe that mathematics is simple, it is only because they do not realize how complicated life is.
Simplicity is the ultimate sophistication.

Offline

#10 2009-07-19 23:21:54

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: How To Capture a Video Stream from a Website

You want the flashgot plugin for firefox to do this.  See the Firefox wiki article for a link.


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#11 2009-07-20 00:18:12

windtalker
Member
Registered: 2008-03-17
Posts: 220

Re: How To Capture a Video Stream from a Website

roll
I can't even connect to the link the OP provided.

Offline

#12 2009-07-20 00:21:39

Wintervenom
Member
Registered: 2008-08-20
Posts: 1,011

Re: How To Capture a Video Stream from a Website

Offline

#13 2009-07-20 01:30:16

thisoldman
Member
From: Pittsburgh
Registered: 2009-04-25
Posts: 1,172

Re: How To Capture a Video Stream from a Website

I get a 404 with the link to the wanted video but...

With Firefox, Flash videos are saved to Firefox's cache by default. Usually the cache directory is '~/.mozilla/firefox/<some garbage characters here>/Cache/'

Flash videos are most often large files, at least 3 Mb or more. Try this method to save them.

Wait until the target video has fully loaded in the browser and pause it (or keep it paused) then check the Firefox cache directory. The video file is usually easy to determine, it will have a very recent time stamp and a large size. Note that the cached videos will not be the files labeled '_CACHE_???_'. Rename the candidate video file, giving it a '.flv' or even a '.swf' extension.  VLC, version 1.0+, will then be able to play the file.

I don't know if this method works with '*.avi' or '*.wmv' files.  It works for me with Flash.

Offline

Board footer

Powered by FluxBB