Files
epg/sites/anteltv.com.uy/readme.md
2023-11-30 22:31:52 +03:00

22 lines
348 B
Markdown

# anteltv.com.uy
https://anteltv.com.uy/envivo
### Download the guide
```sh
npm run grab -- --site=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
```