On 01/08/2012 13:34, Chris Cullen wrote:
./get_iplayer --modes=flashhd --raw "http://www.bbc.co.uk/sport/olympics/2012/live-video/p00w2r9k?mode=2" ... INFO: Connected... DEBUG: RTMP_ClientPacket, received: invoke 134 bytes DEBUG: (object begin) DEBUG: Property: NULL DEBUG: (object begin) DEBUG: Property: <Name: level, STRING: error> DEBUG: Property: <Name: code, STRING: NetConnection.Connect.Rejected> DEBUG: Property: <Name: description, STRING: [ AccessManager.Reject ] : Access denied!> DEBUG: (object end)
The above suggests you have fallen afoul of geo-locking. One of the BBC CDNs is geo-locked (Akamai, the one you were trying to access). Try setting --modes to "flashhd2", and toggle back to "flashhd1" if that fails. You don't always get the same CDN for a given mode value.
_______________________________________________ get_iplayer mailing list get_iplayer@lists.infradead.org http://lists.infradead.org/mailman/listinfo/get_iplayer