Re: JSON BBC schedule data

2025-03-19 Thread Mike Crowe
On Sunday 16 March 2025 at 16:10:22 +, Mike Crowe wrote: > I've been using https://github.com/schedules/ess to download daily BBC > radio schedules as JSON since 2018. In 2021 the GitHub Travis job that > automatically populated the tarball stopped working, so I started just > running the code

Re: JSON BBC schedule data

2025-03-16 Thread James Robinson
Radio schedules here https://www.bbc.co.uk/sounds/_next/data/9fcbfe6/schedules/bbc_radio_two.json TV schedules here this for TV channels https://ibl.api.bbci.co.uk/ibl/v1/channels/bbc_one_london/schedule/2025-03-16 You need the channel names and the date Hope that helps James > On 16/03/

Re: JSON BBC schedule data

2025-03-16 Thread Peter Scott
On 16.03.2025 16.10, Mike Crowe wrote: I've been using https://github.com/schedules/ess to download daily BBC radio schedules as JSON since 2018. In 2021 the GitHub Travis job that automatically populated the tarball stopped working, so I started just running the code myself and was happily doing

Re: JSON BBC schedule data

2025-03-16 Thread Mike Crowe
On 16.03.2025 16.10, Mike Crowe wrote: >> As of 14th March 2025, it looks like the Nitro schedules are no longer >> being updated. I just keep getting the schedule for 13th/14th. This can be >> seen by visiting >> https://ess.api.bbci.co.uk/schedules?serviceId=bbc_radio_four_extra . >> >> My searc

JSON BBC schedule data

2025-03-16 Thread Mike Crowe
I've been using https://github.com/schedules/ess to download daily BBC radio schedules as JSON since 2018. In 2021 the GitHub Travis job that automatically populated the tarball stopped working, so I started just running the code myself and was happily doing so until yesterday. As of 14th March 20