Files
epg/sites/cosmote.gr/readme.md
T
2023-12-03 00:30:45 +03:00

22 lines
330 B
Markdown

# cosmote.gr
https://www.cosmote.gr/ _[Geo-blocked]_
### Download the guide
```sh
npm run grab -- --site=cosmote.gr
```
### Update channel list
```sh
npm run channels:parse -- --config=./sites/cosmote.gr/cosmote.gr.config.js --output=./sites/cosmote.gr/cosmote.gr.channels.xml
```
### Test
```sh
npm test -- cosmote.gr
```