These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Failed to record and no index feed.

user-781

I am on the latest v2.94 version of GIP that I downloaded via the latest windows installer. I've used the program for over a year now and always keep it up to date.

v2.94 was working until early this morning but has now stopped loading the TV index or recording any programmes. Usually when this happens I come here and have always been able to find a newer fixed update but there doesn't seem to be one so far this time.

I used the command

Code:
get_iplayer --force --modes=flashvhigh --subtitles --pid=b05zhypq

but when I ran it GIP returned the message

Code:
get_iplayer v2.94, Copyright (C) 2008-2010 Phil Lewis
  This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
  This is free software, and you are welcome to redistribute it under certain
  conditions; use --conditions for details.

INFO: Episode-only pid detected
INFO: Trying pid: b05zhypq using type: tv
INFO: Trying to stream pid using type tv
INFO: pid not found in tv cache
Matches:

INFO: 1 Matching Programmes
INFO: Checking existence of default version
INFO: No specified modes (flashvhigh) available for this programme with version
'default'
INFO: Try using --modes=flashhd,hlshigh,hlslow,hlsstd,hlsvhigh
INFO: Checking existence of original version
INFO: No specified modes (flashvhigh) available for this programme with version
'original'
INFO: Try using --modes=flashhd,hlshigh,hlslow,hlsstd,hlsvhigh
ERROR: Failed to record 'Women's World Cup: 2015 - Day 7 Catch-Up (b05zhypq)'

C:\Program Files\get_iplayer>




I also tried using only the pid= command without the force or modes part but that also doesn't work. Any ideas would be helpful please.

user-30

You are trying to download it with a 'mode' that doesn't exist.

It does actually tell you which modes to try in the output and having just tried them myself, they do work:

Code:
INFO: Try using --modes=flashhd,hlshigh,hlslow,hlsstd,hlsvhigh

user-781

I don't think this is to do with modes because I tried the programme again just using the simple command

get_iplayer --pid=

I think this could be to do with whether the programme is available to download from iPlayer.

The pid in the example above now works because the programme was made available to download so I have since got it successfully.

However, another programme, which is not available for download according to the iPlayer website, didn't work using GIP. This is the command I used and the pid I was trying to get.

get_iplayer --pid=b05y689r

This is the message returned by GIP.


C:\Program Files\get_iplayer>get_iplayer --pid=b05y689r
get_iplayer v2.94, Copyright (C) 2008-2010 Phil Lewis
This program comes with ABSOLUTELY NO WARRANTY; for details use --warranty.
This is free software, and you are welcome to redistribute it under certain
conditions; use --conditions for details.

INFO: Episode-only pid detected
INFO: Trying pid: b05y689r using type: tv
INFO: Trying to stream pid using type tv
INFO: pid not found in tv cache
Matches:

INFO: 1 Matching Programmes
INFO: Checking existence of default version
INFO: No specified modes (flashvhigh,flashhigh,flashstd,flashnormal,flashlow) av
ailable for this programme with version 'default'
INFO: Try using --modes=flashhd,hlshigh,hlslow,hlsstd,hlsvhigh
INFO: Checking existence of editorial version
INFO: No specified modes (flashvhigh,flashhigh,flashstd,flashnormal,flashlow) av
ailable for this programme with version 'editorial'
INFO: Try using --modes=flashhd,hlshigh,hlslow,hlsstd,hlsvhigh
ERROR: Failed to record 'Women's World Cup: 2015 - Australia v Nigeria (b05y689r
)'

C:\Program Files\get_iplayer>

user-585

Hi Tilly,


Quote:I think this could be to do with whether the programme is available to download from iPlayer.
It's not do do with download availability.

It's to do with which modes of the programme have been processed.

From your output, it looks like at the time when you posted about "b05zhypq" only the flashhd stream had been processed and the flashvhigh stream you wanted hadn't. HLS streams had also been processed. flashvhigh has since processed and appeared on iPlayer so you can now download it.

Again with "b05y689r" the flashhd stream has processed but the other flash streams haven't yet so the download fails.

If you visit this programme on the iPlayer site http://www.bbc.co.uk/iplayer/episode/b05...-v-nigeria and you try to play it in SD, you get the message "This content doesn't seem to be working. Please try again later."

If iPlayer can't play the stream your after, GiP won't be able to either.

user-781

That explains it. Thank you so much for responding.

I'm not familiar with HLS streams as I haven't used them before so I'll go off and look up more about that.

These forums are archived

See this post for further info