mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
.. | ||
__data__ | ||
epg.i-cable.com.config.js | ||
epg.i-cable.com.test.js | ||
epg.i-cable.com_en.channels.xml | ||
epg.i-cable.com_zh.channels.xml | ||
readme.md |
epg.i-cable.com
Download the guide
Chinese:
npm run grab -- --site=epg.i-cable.com --lang=zh
English:
npm run grab -- --site=epg.i-cable.com --lang=en
Update channel list
Chinese:
npm run channels:parse -- --config=./sites/epg.i-cable.com/epg.i-cable.com.config.js --output=./sites/epg.i-cable.com/epg.i-cable.com_zh.channels.xml --set=lang:zh
English:
npm run channels:parse -- --config=./sites/epg.i-cable.com/epg.i-cable.com.config.js --output=./sites/epg.i-cable.com/epg.i-cable.com_en.channels.xml --set=lang:en
Test
npm test -- epg.i-cable.com