On 1 April 2011 08:20, Shevek <she...@shevek.co.uk> wrote: > On 31 March 2011 21:40, Shevek <she...@shevek.co.uk> wrote: >> A new patch - > > Hold fire - this breaks video downloads. > > It looks like video downloads also have the ext set to AAC for some > reason so changing it to M4A has broken it :( >
I've done some debugging. Not sure what is happening Video EXT is set to mp4 but this line is changing it to m4a: $prog->{ext} = 'm4a' if $prog->{ext} = 'aac'; why? _______________________________________________ get_iplayer mailing list get_iplayer@lists.infradead.org http://lists.infradead.org/mailman/listinfo/get_iplayer