PDA

View Full Version : eurovisionsports?


Chug a Bug
10-17-2012, 10:48 AM
Hi this one is puzzling me, I can't seem to determine exactly whats going on here:

http://www.eurovisionsports.tv/london2012/index.html?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/london2012/xml/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_63fcde 4d75e07abf1d34aa56f1dcd6c1" system-bitrate="700000"/>
</switch>
</body>
</smil>

so any ideas on how to deal with this? cheers.

svnpenn
10-17-2012, 08:32 PM
$ wget --ignore-length "http://culture-f.akamaihd.net/d10m08_1_700@s73523?prima
ryToken=1350538229_6d7e22a2c7104282c3568b123551b05 e&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_6d7e22a2c7104282c3568b123551b05 e&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_6d7e2 2a2c7104282c3568b12
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

Chug a Bug
10-18-2012, 08:25 AM
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.

svnpenn
10-18-2012, 08:46 AM
Firebug

http://i.imgur.com/M0rGJ.png

Chug a Bug
10-18-2012, 09:32 AM
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)

chap
10-18-2012, 11:20 AM
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.
simple use cache Opera

Chug a Bug
10-18-2012, 12:43 PM
I found the video cached in \local settings\temp folder as revealed by Video Cache Viewer (http://www.nirsoft.net/utils/video_cache_view.html) (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)

chap
10-18-2012, 01:00 PM
I found the video cached in \local settings\temp folder as revealed by Video Cache Viewer (http://www.nirsoft.net/utils/video_cache_view.html) (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)
Do not use Video Cache Viewer
use cache opera (http://file.karelia.ru/ndkr26/)

Chug a Bug
10-18-2012, 02:21 PM
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...