mirror of
https://github.com/iptv-org/epg
synced 2026-05-09 19:07:03 -04:00
22 lines
374 B
Markdown
22 lines
374 B
Markdown
# novasports.gr
|
|
|
|
https://www.novasports.gr/tv-program/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --sites=novasports.gr
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/novasports.gr/novasports.gr.config.js --output=./sites/novasports.gr/novasports.gr.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- novasports.gr
|
|
```
|