Files
epg/sites/tvinsider.com/readme.md
2026-03-17 03:33:30 +03:00

22 lines
363 B
Markdown

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