mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
22 lines
318 B
Markdown
22 lines
318 B
Markdown
# musor.tv
|
|
|
|
https://musor.tv/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=musor.tv
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/musor.tv/musor.tv.config.js --output=./sites/musor.tv/musor.tv.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- musor.tv
|
|
```
|