mirror of
https://github.com/iptv-org/epg
synced 2026-05-31 21:49:23 -04:00
22 lines
330 B
Markdown
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
|
|
```
|