virikolass
02-28-2010, 08:01 AM
There's a lot of olympics highlists that I want to download but I can't.
URL Snooper (http://all-streaming-media.com/find-stream-URL/Project-URL-Snooper-Find-the-actual-stream-URL-Free-download.htm) gives me a link to .xml file like this:
<XML>
<country>PL</country>
<ip>85.89.175.82</ip>
<hostname>cp76875.edgefcs.net</hostname>
<appName>ondemand</appName>
<streamName>mp4:flash/d16_b_57</streamName>
<authParams>
auth=da_cXbdbMcScScHbHb_dQaEb5c8awardIdG-blIOgT-E-wlG-r8n9&aifp=v01
</authParams>
</XML>
If I use this rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) command:
rtmpdump -r rtmp://cp76875.edgefcs.net -y mp4:flash/d16_b_57.flv -u "da_cXbdbMcScScHbHb_dQaEb5c8awardIdG-blIOgT-E-wlG-r8n9&aifp=v01"
I receive an error:
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Thank you for any help!
URL Snooper (http://all-streaming-media.com/find-stream-URL/Project-URL-Snooper-Find-the-actual-stream-URL-Free-download.htm) gives me a link to .xml file like this:
<XML>
<country>PL</country>
<ip>85.89.175.82</ip>
<hostname>cp76875.edgefcs.net</hostname>
<appName>ondemand</appName>
<streamName>mp4:flash/d16_b_57</streamName>
<authParams>
auth=da_cXbdbMcScScHbHb_dQaEb5c8awardIdG-blIOgT-E-wlG-r8n9&aifp=v01
</authParams>
</XML>
If I use this rtmpdump (http://all-streaming-media.com/record-video-stream/rtmpdump-freeware-console-RTMP-downloading-application.htm) command:
rtmpdump -r rtmp://cp76875.edgefcs.net -y mp4:flash/d16_b_57.flv -u "da_cXbdbMcScScHbHb_dQaEb5c8awardIdG-blIOgT-E-wlG-r8n9&aifp=v01"
I receive an error:
ERROR: rtmp server sent error
ERROR: rtmp server requested close
Thank you for any help!