mirror of
https://github.com/iptv-org/epg
synced 2026-05-29 20:49:22 -04:00
22 lines
349 B
Markdown
22 lines
349 B
Markdown
# novasports.gr
|
|
|
|
https://www.novasports.gr/tv-program/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab -- --site=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
|
|
```
|