epg/sites/rotana.net
Toha 916b5f5234 Use simultaneous fetch helper.
- Introduce fetch helper for site to fetch guide simultaneously.
- Clean-up unused requires.
- Updated tv.yandex.ru cookies.

Signed-off-by: Toha <tohenk@yahoo.com>
2024-12-20 19:54:59 +07:00
..
__data__ Update rotana.net guide. 2024-11-27 03:48:25 +07:00
readme.md Add missing space 2024-12-17 20:14:19 +03:00
rotana.net.config.js Use simultaneous fetch helper. 2024-12-20 19:54:59 +07:00
rotana.net.test.js Use simultaneous fetch helper. 2024-12-20 19:54:59 +07:00
rotana.net_ar.channels.xml Update rotana.net guide. 2024-11-27 03:48:25 +07:00
rotana.net_en.channels.xml Update rotana.net guide. 2024-11-27 03:48:25 +07:00

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