mirror of https://github.com/iptv-org/epg.git
22 lines
336 B
Markdown
22 lines
336 B
Markdown
# cyta.com.cy
|
|
|
|
https://epg.cyta.com.cy/tv-guide/el
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=cyta.com.cy
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/cyta.com.cy/cyta.com.cy.config.js --output=./sites/cyta.com.cy/cyta.com.cy.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- cyta.com.cy
|
|
```
|