Files

22 lines
394 B
Markdown
Raw Permalink Normal View History

2025-09-28 17:55:05 +03:00
# mujtvprogram.cz
https://www.mujtvprogram.cz/ _[Geo-blocked]_
### Download the guide
```sh
npm run grab --- --site=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
```