mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
Create readme.md
This commit is contained in:
21
sites/cosmotetv.gr/readme.md
Normal file
21
sites/cosmotetv.gr/readme.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user