These forums are archived

See this post for further info

get_iplayer forums

Forum archived. Posting disabled.

Something changed on the BBC listings webservice

user-1244

I think there has been a change to the BBC listings website, as the get-iplayer --refreash has stopped working.
Code:
$ get-iplayer --refresh
get_iplayer 3.16-ppa32, 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: Indexing tv programmes (concurrent)
.
WARNING: Got 0 programmes for BBC Four schedule page (JSON): https://www.bbc.co.uk/schedules/p00fzl6b/2019/w33
.
WARNING: Got 0 programmes for BBC Four schedule page (JSON): https://www.bbc.co.uk/schedules/p00fzl6b/2019/w34

As far as I can see the json is embedded in the webpage when I get it with
Code:
curl https://www.bbc.co.uk/schedules/p00fzl6b/2019/w33 | less
but get-iplayer doesn't seem to be able to recognise it.

These forums are archived

See this post for further info