epg/sites/sat.tv
freearhey bb6771f539 Replaces icon with image 2024-06-24 16:49:35 +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 Replaces icon with image 2024-06-24 16:49:35 +03:00
sat.tv.test.js Replaces icon with image 2024-06-24 16:49:35 +03:00
sat.tv_ar.channels.xml Fixes xmltv_id 2023-12-03 20:50:00 +03:00
sat.tv_en.channels.xml Update sat.tv 2023-12-03 19:25:29 +03:00

readme.md

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