Files
epg/sites/mtel.ba/readme.md

22 lines
318 B
Markdown
Raw Normal View History

2023-12-03 18:10:11 +03:00
# mtel.ba
https://mtel.ba/Televizija/TV-ponuda/TV-vodic
### Download the guide
```sh
npm run grab --- --site=mtel.ba
2023-12-03 18:10:11 +03:00
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/mtel.ba/mtel.ba.config.js --output=./sites/mtel.ba/mtel.ba.channels.xml
2023-12-03 18:10:11 +03:00
```
### Test
```sh
2024-12-17 20:14:19 +03:00
npm test --- mtel.ba
2023-12-03 18:10:11 +03:00
```