mirror of
https://github.com/iptv-org/epg
synced 2025-12-15 09:56:42 -05:00
Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [format](https://github.com/iptv-org/epg/actions/runs/19200365431) workflow.
ontvtonight.com
https://www.ontvtonight.com/au/guide/ (Australia)
https://www.ontvtonight.com/ca/guide/ (Canada)
https://www.ontvtonight.com/guide/ (US)
Download the guide
Australia:
npm run grab --- --channels=sites/ontvtonight.com/ontvtonight.com_au.channels.xml
Canada:
npm run grab --- --channels=sites/ontvtonight.com/ontvtonight.com_ca.channels.xml
US:
npm run grab --- --channels=sites/ontvtonight.com/ontvtonight.com_us.channels.xml
Update channel list
Australia:
npm run channels:parse --- --config=./sites/ontvtonight.com/ontvtonight.com.config.js --output=./sites/ontvtonight.com/ontvtonight.com_au.channels.xml --set=country:au
Canada:
npm run channels:parse --- --config=./sites/ontvtonight.com/ontvtonight.com.config.js --output=./sites/ontvtonight.com/ontvtonight.com_ca.channels.xml --set=country:ca
US:
npm run channels:parse --- --config=./sites/ontvtonight.com/ontvtonight.com.config.js --output=./sites/ontvtonight.com/ontvtonight.com_us.channels.xml --set=country:us
Test
npm test --- ontvtonight.com