mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -04:00
Update melita.com
This commit is contained in:
parent
b3a93dbc1d
commit
8f5280eb3c
3 changed files with 23 additions and 5 deletions
21
sites/melita.com/readme.md
Normal file
21
sites/melita.com/readme.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# melita.com
|
||||
|
||||
https://www.melita.com/tv-schedule/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=melita.com
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/melita.com/melita.com.config.js --output=./sites/melita.com/melita.com.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- melita.com
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue