mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -04:00
Create readme.md
This commit is contained in:
parent
35abd1f9e8
commit
69057f29f8
1 changed files with 21 additions and 0 deletions
21
sites/cyta.com.cy/readme.md
Normal file
21
sites/cyta.com.cy/readme.md
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# 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
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue