Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
eurovisionsports?Hi this one is puzzling me, I can't seem to determine exactly whats going on here:
http://www.eurovisionsports.tv/londo...?video_id=7864 I can't seem to detect any RTMP traffic and it's apparently not AdobeHDS or AppleHLS... so I did a search for .xml pages and came up with this: http://www.eurovisionsports.tv/londo...london2012.xml so it looks like it's a .smil broadcast which I'm not familiar with... I downloaded one of the .smil files and ran it through a hex editor which revealed an Akamai server amongst other stuff (and seems to have XML data embedded in it): <?xml version="1.0"?> <!DOCTYPE smil PUBLIC "-//W3C//DTD SMIL 2.0//EN" "http://www.w3.org/2001/SMIL20/SMIL20.dtd"> <smil xmlns="http://www.w3.org/2001/SMIL20/Language"> <head> <meta name="title" content="EBU-UER HD Flash Stream" /> <meta name="httpBase" content="http://culture-f.akamaihd.net/" /> </head> <body> <switch id="EBU-UER HD Flash Stream"> <video src="d19m01_1_700@s73516?primaryToken=1350500780_6 3fcde4d75e07abf1d34aa56f1dcd6c1" system-bitrate="700000"/> </switch> </body> </smil> so any ideas on how to deal with this? cheers. |
#2
|
|||
|
|||
Re: eurovisionsports?Code:
$ wget --ignore-length "http://culture-f.akamaihd.net/d10m08_1_700@s73523?prima ryToken=1350538229_6d7e22a2c7104282c3568b123551b05e&v=1.1.12&fp=WIN%2011,4,402, 278&r=LDTPL&g=YULVNQDSPFWX&primaryToken=?event=d10m08&seek=9612" --2012-10-17 21:31:02-- http://culture-f.akamaihd.net/d10m08_1_700@s73523?prima ryToken=1350538229_6d7e22a2c7104282c3568b123551b05e&v=1.1.12&fp=WIN%2011,4,402,2 78&r=LDTPL&g=YULVNQDSPFWX&primaryToken=?event=d10m08&seek=9612 Resolving culture-f.akamaihd.net (culture-f.akamaihd.net)... 206.41.6.224, 206.4 1.6.251 Connecting to culture-f.akamaihd.net (culture-f.akamaihd.net)|206.41.6.224|:80.. . connected. HTTP request sent, awaiting response... 200 OK Length: ignored [video/x-flv] Saving to: `d10m08_1_700@s73523@primaryToken=1350538229_6d7e22a2c7104282c3568b12 3551b05e&v=1.1.12&fp=WIN 11,4,402,278&r=LDTPL&g=YULVNQDSPFWX&primaryToken=%3Feve nt=d10m08&seek=9612' [ <=> ] 1,593,823 96.9K/s |
#3
|
|||
|
|||
Re: eurovisionsports?Alright thanks, I tried the above with wget... but it downloads a few seconds worth and then stops (1.49mb of video). VideoDownload Helper FF extension does the same.
|
#4
|
|||
|
|||
Re: eurovisionsports?Firebug
|
#5
|
|||
|
|||
Re: eurovisionsports?Thanks I can get the URL ok I just can't stop the download from stopping after a few seconds (see above, I guess you didn't see my previous edit, sorry)
|
#6
|
|||
|
|||
Re: eurovisionsports?simple use cache Opera
|
#7
|
|||
|
|||
Re: eurovisionsports?I found the video cached in \local settings\temp folder as revealed by Video Cache Viewer (the guy deserves a hero's medal for all the utilities he's come up with). You can clearly the filesize increase as the video caches. Trouble is I can't copy the thing it's locked by Plugin Container (flash player), unlock it and it's instantly deleted.... Video Cache Viewer's copy function only copies the first 25mb of it (it was up to 350mb+ in the cache)
|
#8
|
|||
|
|||
Re: eurovisionsports?Quote:
use cache opera |
#9
|
|||
|
|||
Re: eurovisionsports?Thats great, thanks! One last question, how do you get VLC player to open the URL at 00:49? It refuses to do so for me (I can't read any of the cyrillic, sorry)
I only get a download link offered from the browser, it's not really a problem as it does actually download the data, minus any kind of file extension, but still... |
Tags: flv |
Thread Tools | |
Display Modes | |
|
|