mirror of
https://github.com/iptv-org/epg
synced 2025-12-17 02:47:02 -05:00
Resolves https://github.com/iptv-org/epg/issues/2354 Details: https://github.com/npm/cli/issues/3136
rotana.net
https://rotana.net/ar/streams (Arabic)
https://rotana.net/en/streams (English)
Download the guide
Arabic:
npm run grab --- --site=rotana.net --lang=ar
English:
npm run grab --- --site=rotana.net --lang=en
Update channel list
Arabic:
npm run channels:parse --- --config=./sites/rotana.net/rotana.net.config.js --output=./sites/rotana.net/rotana.net_ar.channels.xml --set=lang:ar
English:
npm run channels:parse --- --config=./sites/rotana.net/rotana.net.config.js --output=./sites/rotana.net/rotana.net_en.channels.xml --set=lang:en
Test
npm test ---rotana.net