mirror of https://github.com/iptv-org/epg.git
4b8f3fad10 | ||
---|---|---|
.. | ||
__data__ | ||
mytvsuper.com.config.js | ||
mytvsuper.com.test.js | ||
mytvsuper.com_en.channels.xml | ||
mytvsuper.com_zh.channels.xml | ||
readme.md |
readme.md
mytvsuper.com
https://www.mytvsuper.com/tc/epg/ (Chinese)
https://www.mytvsuper.com/en/epg/ (English)
Download the guide
Chinese:
npm run grab -- --site=mytvsuper.com --lang=zh
English:
npm run grab -- --site=mytvsuper.com --lang=en
Update channel list
Chinese:
npm run channels:parse -- --config=./sites/mytvsuper.com/mytvsuper.com.config.js --output=./sites/mytvsuper.com/mytvsuper.com_zh.channels.xml --set=lang:zh
English:
npm run channels:parse -- --config=./sites/mytvsuper.com/mytvsuper.com.config.js --output=./sites/mytvsuper.com/mytvsuper.com_en.channels.xml --set=lang:en
Test
npm test -- mytvsuper.com