mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 00:20:08 -04:00
Create readme.md
This commit is contained in:
parent
e8945874ae
commit
cfa571f62d
1 changed files with 21 additions and 0 deletions
21
sites/epg.telemach.me/readme.md
Normal file
21
sites/epg.telemach.me/readme.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# epg.telemach.me
|
||||
|
||||
https://epg.telemach.me/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=epg.telemach.me
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/epg.telemach.me/epg.telemach.me.config.js --output=./sites/epg.telemach.me/epg.telemach.me.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- epg.telemach.me
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue