These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Handful of Available Episodes won't download.

user-826

Hi,

I'm using 2.91 (installed manually) and am trying to collect all of In the Night Garden season 1 for the little one and have managed to get most of what's available using
Code:
get_iplayer --pid-recursive=b0073h0z

However, there are four episodes available (I can watch them on the iPlayer website through Safari), 9, 12, 28 & 34 which did not download with the rest.

I've tried grabbing the individual PIDs using
Code:
get_iplayer --pid=b00796mh,b00796qj,b007rx1j,b00796ry
and I get this:

Code:
get_iplayer v2.91, 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: b00796mh using type: tv
INFO: Trying to stream pid using type tv
INFO: pid not found in tv cache
Matches:

INFO: 1 Matching Programmes
WARNING: No programme versions found
INFO: Episode-only pid detected
INFO: Trying pid: b00796qj using type: tv
INFO: Trying to stream pid using type tv
INFO: pid not found in tv cache
Matches:

INFO: 1 Matching Programmes
WARNING: No programme versions found
INFO Trying to stream pid using type tv
INFO: pid found in cache
Matches:
825:    In the Night Garden: Series 1 - 28. Runaway Og-Pog, CBeebies, Children's,Entertainment & Comedy,Learning,Pre-School, default

INFO: 1 Matching Programmes
WARNING: No programme versions found
INFO Trying to stream pid using type tv
INFO: pid found in cache
Matches:
824:    In the Night Garden: Series 1 - 34. The Pontipines on the Ninky Nonk, CBeebies, Children's,Entertainment & Comedy,Learning,Pre-School, default

INFO: 1 Matching Programmes
WARNING: No programme versions found



Only two of them (28 & 34) show up in my search results with
Code:
get_player "in the night garden"
and I've tried grabbing those by index number with the same results, I've also tried using the URL method but still no joy.

Can anyone help me out with this. My aim is to collect all the episodes as they air so she can watch them whenever she wants.

TIA.

user-2

user-826

Worked like a charm, thank you very much!

Been scratching my head over that for a while.

These forums are archived

See this post for further info