mirror of
https://github.com/iptv-org/epg
synced 2026-04-01 16:41:31 -04:00
22 lines
362 B
Markdown
22 lines
362 B
Markdown
# novacyprus.com
|
|
|
|
https://www.novacyprus.com/en/node/32742
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=novacyprus.com
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/novacyprus.com/novacyprus.com.config.js --output=./sites/novacyprus.com/novacyprus.com.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- novacyprus.com
|
|
```
|