Files
epg/sites/mujtvprogram.cz/readme.md
2026-03-17 03:33:30 +03:00

22 lines
395 B
Markdown

# mujtvprogram.cz
https://www.mujtvprogram.cz/ _[Geo-blocked]_
### Download the guide
```sh
npm run grab --- --sites=mujtvprogram.cz
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/mujtvprogram.cz/mujtvprogram.cz.config.js --output=./sites/mujtvprogram.cz/mujtvprogram.cz.channels.xml
```
### Test
```sh
npm test --- mujtvprogram.cz
```