epg/sites/mytvsuper.com
xemles 4b8f3fad10 Reverted, fixed encoding issues and added a bigger dataset 2023-12-28 21:12:23 +00:00
..
__data__ Create __data__/ 2022-11-14 03:48:33 +03:00
mytvsuper.com.config.js Fixes linter errors 2023-10-15 14:08:23 +03:00
mytvsuper.com.test.js Update mytvsuper.com 2023-12-03 18:27:16 +03:00
mytvsuper.com_en.channels.xml Reverted, fixed encoding issues and added a bigger dataset 2023-12-28 21:12:23 +00:00
mytvsuper.com_zh.channels.xml Reverted, fixed encoding issues and added a bigger dataset 2023-12-28 21:12:23 +00:00
readme.md Update mytvsuper.com 2023-12-03 18:27:16 +03:00

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