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

22 lines
401 B
Markdown

# reportv.com.ar
https://www.reportv.com.ar/buscador/Buscador.php?aid=2337
### Download the guide
```sh
npm run grab --- --sites=reportv.com.ar
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/reportv.com.ar/reportv.com.ar.config.js --output=./sites/reportv.com.ar/reportv.com.ar.channels.xml
```
### Test
```sh
npm test --- reportv.com.ar
```