# 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
```
