mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
21 lines
No EOL
324 B
Markdown
21 lines
No EOL
324 B
Markdown
# snrt.ma
|
|
|
|
https://www.snrt.ma/ar/node/1208
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=snrt.ma
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/snrt.ma/snrt.ma.config.js --output=./sites/snrt.ma/snrt.ma.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- snrt.ma
|
|
``` |