epg/sites/elcinema.com/readme.md
2024-12-17 20:14:19 +03:00

677 B

elcinema.com

https://elcinema.com/tvguide/ (Arabic)

https://elcinema.com/en/tvguide/ (English)

Download the guide

Arabic:

npm run grab --- --site=elcinema.com --lang=ar

English:

npm run grab --- --site=elcinema.com --lang=en

Update channel list

Arabic:

npm run channels:parse --- --config=./sites/elcinema.com/elcinema.com.config.js --output=./sites/elcinema.com/elcinema.com_ar.channels.xml --set=lang:ar

English:

npm run channels:parse --- --config=./sites/elcinema.com/elcinema.com.config.js --output=./sites/elcinema.com/elcinema.com_en.channels.xml --set=lang:en

Test

npm test --- elcinema.com