[PATCH] Update iPlayer EMP version

Magic Cheezer magic_cheezer at hotmail.com
Mon Oct 18 18:52:46 EDT 2010


for the benefit of others,
where do you track this player version, Steve?
 
thanks again (a million)
m

----------------------------------------
> Date: Mon, 18 Oct 2010 04:47:58 -0700
> From: steven at steven676.net
> To: get_iplayer at lists.infradead.org
> Subject: [PATCH] Update iPlayer EMP version
>
> Some time back, the BBC updated to a new version of its Flash embedded
> media player for the iPlayer. I don't know of any functional changes
> that affect get_iplayer, but we need to update the script to pass the
> new URL and ensure that SWF verification calculates the hashes of the
> correct file.
>
> Fixes download of HD content from iPlayer. Users may need to remove the
> .swfinfo file where rtmpdump caches SWF verification information.
>
> -Steven Luo
>
> - ---
>
> --- a/get_iplayer 2010-09-11 04:15:28.000000000 -0700
> +++ b/get_iplayer 2010-10-18 04:36:19.000000000 -0700
> @@ -5824,7 +5824,7 @@
> # Common attributes
> # swfurl = Default iPlayer swf version
> my $conn = {
> - swfurl => "http://www.bbc.co.uk/emp/10player.swf?revision=18269_19216",
> + swfurl => "http://www.bbc.co.uk/emp/10player.swf?revision=18269_21576",
> ext => $ext,
> streamer => $streamer,
> bitrate => $mattribs->{bitrate},
>
> _______________________________________________
> get_iplayer mailing list
> get_iplayer at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/get_iplayer 		 	   		  


More information about the get_iplayer mailing list