epg/sites/sat.tv
2023-11-27 14:56:49 +03:00
..
__data__ Create no_content.html 2023-06-26 19:02:21 +03:00
readme.md Update sat.tv 2023-11-27 13:09:50 +03:00
sat.tv.config.js Update sat.tv 2023-11-27 13:09:50 +03:00
sat.tv.test.js Update sat.tv 2023-11-27 13:09:50 +03:00
sat.tv_ar.channels.xml Update sat.tv 2023-11-27 13:09:50 +03:00
sat.tv_en.channels.xml Fixes xmltv_id 2023-11-27 14:56:49 +03:00

sat.tv

https://sat.tv/tv-channels

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