epg/sites/tivu.tv/readme.md
2024-12-17 20:14:19 +03:00

21 lines
293 B
Markdown

# tivu.tv
https://www.tivu.tv/
### Download the guide
```sh
npm run grab --- --site=tivu.tv
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/tivu.tv/tivu.tv.config.js --output=./sites/tivu.tv/tivu.tv.channels.xml
```
### Test
```sh
npm test --- tivu.tv
```