mirror of
https://github.com/iptv-org/epg
synced 2026-03-29 07:01:32 -04:00
22 lines
318 B
Markdown
22 lines
318 B
Markdown
# mtel.ba
|
|
|
|
https://mtel.ba/Televizija/TV-ponuda/TV-vodic
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=mtel.ba
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/mtel.ba/mtel.ba.config.js --output=./sites/mtel.ba/mtel.ba.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- mtel.ba
|
|
```
|