mirror of https://github.com/iptv-org/epg.git
bb6771f539 | ||
---|---|---|
.. | ||
__data__ | ||
readme.md | ||
sat.tv.config.js | ||
sat.tv.test.js | ||
sat.tv_ar.channels.xml | ||
sat.tv_en.channels.xml |
readme.md
sat.tv
Download the guide
Arabic:
npm run grab -- --site=sat.tv --lang=ar
English:
npm run grab -- --site=sat.tv --lang=en
Update channel list
Arabic:
npm run channels:parse -- --config=./sites/sat.tv/sat.tv.config.js --output=./sites/sat.tv/sat.tv_ar.channels.xml --set=lang:ar
English:
npm run channels:parse -- --config=./sites/sat.tv/sat.tv.config.js --output=./sites/sat.tv/sat.tv_en.channels.xml --set=lang:en
Test
npm test -- sat.tv