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