mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
1.2 KiB
1.2 KiB
nzxmltv.com
Download the guide
Freeview:
npm run grab --- --channels=sites/nzxmltv.com/nzxmltv.com_freeview.channels.xml
Sky:
npm run grab --- --channels=sites/nzxmltv.com/nzxmltv.com_sky.channels.xml
Red Bull TV:
npm run grab --- --channels=sites/nzxmltv.com/nzxmltv.com_redbull.channels.xml
Pluto TV:
npm run grab --- --channels=sites/nzxmltv.com/nzxmltv.com_pluto.channels.xml
Update channel list
Freeview:
npm run channels:parse --- --config=./sites/nzxmltv.com/nzxmltv.com.config.js --output=./sites/nzxmltv.com/nzxmltv.com_freeview.channels.xml --set=provider:freeview
Sky:
npm run channels:parse --- --config=./sites/nzxmltv.com/nzxmltv.com.config.js --output=./sites/nzxmltv.com/nzxmltv.com_sky.channels.xml --set=provider:sky
Red Bull TV:
npm run channels:parse --- --config=./sites/nzxmltv.com/nzxmltv.com.config.js --output=./sites/nzxmltv.com/nzxmltv.com_redbull.channels.xml --set=provider:redbull
Pluto TV:
npm run channels:parse --- --config=./sites/nzxmltv.com/nzxmltv.com.config.js --output=./sites/nzxmltv.com/nzxmltv.com_pluto.channels.xml --set=provider:pluto
Test
npm test --- nzxmltv.com