[rtmpdump] iPlayer flash streams no longer working

David Woodhouse dwmw2 at infradead.org
Fri May 21 14:44:31 EDT 2010


On Fri, 2010-05-21 at 19:50 +0200, Bill Boughton wrote:
> 
> but using a "UK" IP I'm able to download using the following:
> 
> AUTH="authentcation string from XML"
> RTMPDUMP=path/to/rtmpdump
> APP="ondemand?_fcs_vhost=cp41752.edgefcs.net"
> HOST="rtmp://cp41752.edgefcs.net:1935/$APP"
> VERSION="LNX 10,0,45,2"
> FLASH="http://www.bbc.co.uk/emp/10player.swf?revision=18269_19216"
> IDENT="identifier string from xml"
> PAGE="URLfromIPlayerPage/"
> 
> $RTMPDUMP -r "${HOST}${AUTH}" -a "${APP}&${AUTH}" -f "$VERSION" -W
> "$FLASH" -y "$IDENT" --pageUrl $PAGE -o ~/tmp/test.$$.flv

Aha, thanks. For some reason my home IP address ranges seem to be
classed as "non-UK". Trying it from a remote box makes it work better,
and the get_iplayer side seems to be fixed by this commit:
http://git.infradead.org/get_iplayer.git/commitdiff/a2eab65b

-- 
dwmw2




More information about the get_iplayer mailing list