These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Radio cache only list last episode

user-903

I can't figure out how to download all episodes of the Good Omens BBC4 radio drama. There are 6 episodes available on iPlayer, but only the last episode is found if I enter:

Code:
get_iplayer --type=radio "Good Omens"

Is there an additional parameter that I need to specify to find all episodes?

user-585

The iPlayer cache can only show programmes that have been broadcast in the last 7 days.

You can either download each episode by PID or you can try the series PID.

Code:
get_iplayer --modes=flashaacstd --type=radio --pid b04knt4h --pid-recursive

user-903

Thanks for your very helpful answer!!!
I didn't know that I could use the series PID to find older episodes.

These forums are archived

See this post for further info