mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 19:37:00 -04:00
22 lines
379 B
Markdown
22 lines
379 B
Markdown
# tvarenasport.hr
|
|
|
|
https://www.tvarenasport.hr/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --sites=tvarenasport.hr
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/tvarenasport.hr/tvarenasport.hr.config.js --output=./sites/tvarenasport.hr/tvarenasport.hr.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- tvarenasport.hr
|
|
```
|