Archive links are actually xml files which contain actual rtmp link. you can download it with
rtmpdump.
XML File:
Code:
<FLVPlayerConfig>
<serverName>cp74157.edgefcs.net</serverName>
<fallbackServerName>cp74157.edgefcs.net</fallbackServerName>
<appName>
<![CDATA[ondemand]]>
</appName>
<streamName>
<![CDATA[flash/dleague/futurecast/.uid.Ma4hAQCczrJ01SWVsAa4969346cb766e22622cd42f95e9283a.archive_tuliwa_041810]]>
</streamName>
<isLive>false</isLive>
<bufferTime>2</bufferTime>
</FLVPlayerConfig>
Command:
Code:
rtmpdump.exe -r "rtmp://cp74157.edgefcs.net/ondemand" -y "flash/dleague/futurecast/.uid.Ma4hAQCczrJ01SWVsAa4969346cb766e22622cd42f95e9283a.archive_tuliwa_041810" -o Test.flv