Update mujtvprogram.cz

This commit is contained in:
freearhey
2023-12-03 18:13:27 +03:00
parent 81b54b8380
commit 732a31b7cc
3 changed files with 25 additions and 7 deletions

View File

@@ -0,0 +1,21 @@
# 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
```