Has anything changed with iPlayer's iphone radio downloads? Earlier this week,
- Code: Select all
get_iplayer --type=radio --get Tribes
downloaded the MP3 files
- The_Tribes_of_Science_-_1._Computer_Programmers_b00lxvl7_default.mp3
The_Tribes_of_Science_-_2._The_Zoologists_b00m0jvx_default.mp3
Has something changed at the BBC's end to break this? I find it hard to believe they'd have switched off the iphone support all of a sudden. Indeed, http://www.bbc.co.uk/iplayer/playlist/b00lxvl7/The_Tribes_of_Science_Computer_Programmers/ shows a default version with identifier="b00lxvh6"; http://www.bbc.co.uk/mediaselector/4/mtis/stream/b00lxvh6 shows an entry for mp3
- Code: Select all
<media kind="audio" expires="2010-02-22T16:02:00+00:00" bitrate="128" service="iplayer_uk_stream_mp3" type="audio/mpeg" encoding="mp3">
<connection priority="10" kind="akamai" server="cp48186.edgefcs.net" identifier="mp3:secure/radio4/RBN2_radio_4_fm_-_monday_1545_b00lxvh6_2010_02_15_16_32_15" authString="dbEcPd0babjaVdWdZbsbwaOcAbfcocnbEbV-blFERC-c0-d0i_-CqnEAoFnMEvHoxK"/>
</media>
so how can I get get_iplayer to download it? I've done a --update so I'm using the latest version of get_iplayer (2.66).
