mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-11 09:30:06 -04:00
21 lines
325 B
Markdown
21 lines
325 B
Markdown
# tvmustra.hu
|
|
|
|
https://www.tvmustra.hu/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=tvmustra.hu
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/tvmustra.hu/tvmustra.hu.config.js --output=./sites/tvmustra.hu/tvmustra.hu.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- tvmustra.hu
|
|
```
|