View Single Post
  #23  
Old 01-26-2012, 01:53 AM
gxdata gxdata is offline
Western Wombat
 
Join Date: Feb 2009
Posts: 332
gxdata is on a distinguished road
Default

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


Quote:
Originally Posted by Anywho View Post
Try CURL or WGET. They'll handle http:// links - just like a regular download
So what's the URL I give to them? The same one fed into rtmpdump I guess.
Maybe I should dump a batch file with curl syntax + the URL, when an HTTP -type address is detected rather than the expected rtmp://

[Edit]
Things change in a day. Now there are TWO entries for 'How to Survive a Disaster', both rtmp:// not http://

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?

Last edited by gxdata : 01-26-2012 at 02:46 AM. Reason: Changes at SBS
Reply With Quote