Files
epg/sites/tvarenasport.com/readme.md

22 lines
395 B
Markdown
Raw Normal View History

2025-09-28 17:55:05 +03:00
# tvarenasport.com
https://www.tvarenasport.com/tv-scheme
### Download the guide
```sh
npm run grab --- --site=tvarenasport.com
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/tvarenasport.com/tvarenasport.com.config.js --output=./sites/tvarenasport.com/tvarenasport.com.channels.xml
```
### Test
```sh
npm test --- tvarenasport.com
```