Files
epg/sites/cableplus.com.uy/readme.md

22 lines
382 B
Markdown
Raw Normal View History

2025-09-28 17:55:05 +03:00
# cableplus.com.uy
https://cableplus.com.uy/
### Download the guide
```sh
npm run grab --- --site=cableplus.com.uy
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/cableplus.com.uy/cableplus.com.uy.config.js --output=./sites/cableplus.com.uy/cableplus.com.uy.channels.xml
```
### Test
```sh
npm test --- cableplus.com.uy
```