Files
epg/sites/rts.ch/readme.md

22 lines
301 B
Markdown
Raw Permalink Normal View History

2026-03-20 22:57:38 +01:00
# rts.ch
https://rts.ch
### Download the guide
```sh
npm run grab --- --site=rts.ch
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/rts.ch/rts.ch.config.js --output=./sites/rts.ch/rts.ch.channels.xml
```
### Test
```sh
npm test --- rts.ch
```