player.xml broken

Jon Davies jon at hedgerows.org.uk
Thu May 8 10:17:42 PDT 2014


On 7 May 2014 14:22, Mark Barnes <mark at sharonandmark.net> wrote:
> I've been using player.xml URLs to download the programmes available in a series or brand. Unfortunately, most of them have stopped working in the last few days, and return "Invalid Page Number".
>
> This doesn't work: http://www.bbc.co.uk/programmes/b006qfz6/episodes/player.xml
> But this one does: http://www.bbc.co.uk/programmes/b006r9xr/episodes/player.xml
>
> Does anyone know a way in which I get a list of every programme in a series, so I can use get_iplayer to download them?

You could use a command line something like this:

   get_iplayer --type radio "Classic Serial" --get

which will get all available programmes in the "Classic Serial" series.
(and similarly get_iplayer --type radio "Start the Week" --get)

What you can't do is download episodes that are no longer on iPlayer.
So you'll have to run this periodically - or have get_iplayer do it
for you.  (there are too many ways to describe them all here, try
https://github.com/dinkypumpkin/get_iplayer/wiki  and then ask ;-)

Cheers
Jon

A couple of ads (yeah, I'm biased, and I do get referral bonuses)...
- 15GB free cloud storage:  https://copy.com?r=TNZbAJ - use this link
to get an extra 5GB for both of us
- Award winning Broadband from £2.99 a month:
http://www.plus.net/myreferrals/new.html?intReferrerID=00611940



More information about the get_iplayer mailing list