Files
epg/sites/osn.com/readme.md
Toha 80560de629 Fix osn.com guide API.
Signed-off-by: Toha <tohenk@yahoo.com>
2026-05-17 11:32:25 +07:00

621 B

osn.com

https://www.osn.com/en-sa/osntv [Geo-blocked]

Download the guide

Arabic:

npm run grab --- --sites=osn.com --lang=ar

English:

npm run grab --- --sites=osn.com --lang=en

Update channel list

Arabic:

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

English:

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

Test

npm test --- osn.com