Files
epg/sites/cosmotetv.gr/readme.md

22 lines
347 B
Markdown
Raw Normal View History

2024-12-30 10:50:23 -05:00
# cosmotetv.gr
https://www.cosmotetv.gr/portal/program
### Download the guide
```sh
npm run grab --- --site=cosmotetv.gr
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/cosmotetv.gr/cosmotetv.gr.config.js --output=./sites/cosmotetv.gr/cosmotetv.gr.channels.xml
```
### Test
```sh
npm test --- cosmotetv.gr
```