epg/sites/epg.i-cable.com
2023-12-03 15:32:29 +03:00
..
__data__ Create __data__/ 2022-11-14 11:30:30 +03:00
epg.i-cable.com.config.js Fixes linter errors 2023-10-15 14:08:23 +03:00
epg.i-cable.com.test.js Update epg.i-cable.com 2023-12-03 15:32:29 +03:00
epg.i-cable.com_en.channels.xml Update epg.i-cable.com 2023-12-03 15:32:29 +03:00
epg.i-cable.com_zh.channels.xml Update epg.i-cable.com 2023-12-03 15:32:29 +03:00
readme.md Update epg.i-cable.com 2023-12-03 15:32:29 +03:00

epg.i-cable.com

https://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