mirror of https://github.com/iptv-org/epg.git
bb6771f539 | ||
---|---|---|
.. | ||
__data__ | ||
elcinema.com.config.js | ||
elcinema.com.test.js | ||
elcinema.com_ar.channels.xml | ||
elcinema.com_en.channels.xml | ||
readme.md |
readme.md
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