These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Download Glastonbury 2015 shows?

user-967

Hi there,

I've used get iplayer for years now and love it, but I'm struggling to download http://www.bbc.co.uk/events/e84mxj/acts/aqx84f#p02v3jmq despite having looked at the guides etc.

It is possible? If so, how!?!

Thanks in advance,

Josef.

user-2

View the source code of that page in your browser and look for a string like:
Code:
{"pid":"p02v3jmq","type":"episode"}
. Use the PID value (
Code:
p02v3jmq
in this example) with
Code:
--pid
.

user-970

Quote:Quote:View the source code of that page in your browser and look for a string like:
Code:
{"pid":"p02v3jmq","type":"episode"}
. Use the PID value (
Code:
p02v3jmq
in this example) with
Code:
--pid
.

Quote

Hi

Doesn't seem to be working. I'm want to download and keep most of glasto, and if I search glastonbury with the pvr manager there is only 1 hightlight program. I also tried finding the pid, which for a band called hotchip (http://www.bbc.co.uk/iplayer/episode/p02...5-hot-chip) should be 'p02txpw9' (input as 'get_iplayer p02txpw9')? and said 0 matching programs.

Please correct me if I'm wrong, I'm new to get_iplayer.

Andy

user-585

You need to tell get_iplayer that that is a PID you are using rather than a search term. You can't search by PID so it won't find any matches.

Try this to download that programme:
Code:
get_iplayer --modes=best --pid p02txpw9

user-30

Have a read of the TV Download Guide which will tell you all about downloading using the command line version and will have you getting the programmes you want in no time.

These forums are archived

See this post for further info