epg/sites/reportv.com.ar/readme.md
2023-11-26 16:22:25 +03:00

21 lines
376 B
Markdown

# reportv.com.ar
https://www.reportv.com.ar/buscador/Buscador.php?aid=2337
### Download the guide
```sh
npm run grab -- --site=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
```