Downloading BBC programmes - get_iPlayer

Just discovered a handy little resource that lets you download anything on BBC iPlayer without the usual DRM time limit; in other words, you can keep it permanently

Available (free!) at https://github.com/get-iplayer

You do need a basic familiarity with the command line, but it is very basic and fully explained—with examples—in the documentation.

2 Likes

It even runs on Windows and Mac as well as Unix. Highly recommended.

3 Likes

It runs, but in Terminal / Command Line. Not everyone is comfortable with—or even aware of—that, hence the warning.

2 Likes

A “worked example”:

Let’s say you want to download an edition of Horizon:

First search for it, using:

get_iplayer “programme name”:

36

The simplest way to download a particular programme is:

get_iplayer --get [index number]

…where the index number is the number at the beginning of each entry in the list.

Let’s say we want to download the edition about the body clock. The index number is 3007, so enter:

get_iplayer --get 3007

It should then start downloading:

03

If you’re not the UK, of course, you’ll need to have some way of making iPlayer think you are; a reliable VPN works perfectly.

3 Likes

The BBC has a policy of blocking VPN providers when it finds out about them. It does not, as a rule, block commercial server-hosting facilities.

So I’m told.

3 Likes

A couple of times it’s been blocked, but usually it’s sorted within a few hours. I’m on a subscription service, which probably makes a difference.

Alternative suggestions are always welcome, though…

2 Likes

Oh you guys.

You’re such japesters.

Nothing quite like tech-savvy people for not realising how stuff like this bewilders ordinary folk.

Have fun though.

3 Likes

Not really that techie…

The ability to dodge the irritating time limit on catching up with the occasional programme actually worth watching is worth the effort.

3 Likes

I’ve been using it for years. Gets a big thumbs up from me.

4 Likes

Ooooo clever…

Thank you

I am glad yon bull of mine is techie minded

3 Likes

Cool! I didn’t know about this; now I do … and it works just great on Linux, once you remember to install “ffmpeg” package as well, or you can end up with separate audio and video files, and video in a format VLC won’t play. OK, I do need to run it from a virtual machine with a VPN route, but that’s not a problem for me (it’s a private VPN, so it’s very unlikely to get blocked).

Thanks :slight_smile:

3 Likes

So. Not techie at all. :scream::scream:

3 Likes

There there, when the machines take over you’ll barely notice except that things will be better run.

4 Likes