mirror of
https://github.com/iptv-org/epg
synced 2026-05-11 11:57:04 -04:00
this change builds one massive freeview TV guide for the entire uk, as it merges the guide for every region/transmitter group into one single guide, i have tried my best to remove duplicate channels from the guide, but, specifically with the bbc shifting some of their IDs for some regions, and 'that's tv' owning nearly all the local tv licences in the UK, it is impossible to remove all duplicates
freeview.co.uk
https://www.freeview.co.uk/tv-guide
Download the guide
npm run grab --- --sites=freeview.co.uk
Update channel list
npm run channels:parse --- --config=./sites/freeview.co.uk/freeview.co.uk.config.js --output=./sites/freeview.co.uk/freeview.co.uk.channels.xml
Test
npm test --- freeview.co.uk