View Single Post
  #25  
Old 01-26-2012, 05:38 AM
Bahman Bahman is offline
t.A.T.u.'s fan forever
 
Join Date: Sep 2011
Location: Tehran, Iran
Posts: 381
Bahman is on a distinguished road
Cool

Re: www.sbs.com.au- Download RTMP video from Australian TV web-site


Quote:
Originally Posted by gxdata View Post
But I see that the XML control file (557485.XML) for the 'Kung Fu Kitchen Ep 2 - Mochi - Japan' show gives me a base address that I can't use: "E"

<meta base="E"/>

Any ideas? Anywho? Anyone?
"E" is the folder name:
Code:
http://www.sbs.com.au/chinese/video/menu/inline/id/557485/ad/1/player/vcc_chinese
Code:
http://www.sbs.com.au/chinese/video/smil/index/standalone/557485
Code:
http://player.sbs.com.au/playerassets/videoad/v4/E/NT_F_Kung_Fu_Kitchen_p_2_21_557485_1000K.mp4
But seems they have removed video!!

Quote:
Originally Posted by gxdata View Post
Things change in a day. Now there are TWO entries for 'How to Survive a Disaster', both rtmp:// not http://
i don't know exactly what are looking for!! Do you wanna dl that stream?
Feed URL:
Code:
http://link.theplatform.com/s/dYtmxB/IJwpxB7r5n9xmetmvLxi7vGd02U6nseu?feed=Video - Single&mbr=true&policy=5704&dfptag=video.programs.sbs.com.au/;type=preroll;sz=530x298&ord=4436965&format=SMIL&Tracking=true&Embedded=true
Code:
<meta base="rtmp://cp98428.edgefcs.net/ondemand/?auth=daEcBc9c0dRaTaEada0c4aIcjdZd2drbmci-bpiuxl-vga-Lzn&amp;slist=vod/&amp;aifp=vod"/>
</head>
<body>
<switch>
	<video src="MP4:vod/DOC_FE_How_To_Survive_A_Dis_57_557639_1500K.mp4" system-bitrate="1433072" height="360" width="640"/>
	<video src="MP4:vod/DOC_FE_How_To_Survive_A_Dis_57_557639_1000K.mp4" system-bitrate="1021770" height="360" width="640"/>
	<video src="MP4:vod/DOC_FE_How_To_Survive_A_Dis_57_557639_512K.mp4" system-bitrate="512000"/>
	<video src="MP4:vod/DOC_FE_How_To_Survive_A_Dis_57_557639_128K.mp4" system-bitrate="128000"/>
Reply With Quote