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

22 lines
373 B
Markdown

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