Files
epg/sites/programacion.tcc.com.uy/readme.md
T
theofficialomega cd0327e445 Update deps + configuration
Prevent usage of old dependencies & update the whole structure.
2025-06-23 12:32:56 +02:00

22 lines
422 B
Markdown

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