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

22 lines
355 B
Markdown

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