Files
epg/sites/cubmu.com/readme.md

22 lines
349 B
Markdown
Raw Permalink Normal View History

2025-09-28 17:55:05 +03:00
# cubmu.com
https://cubmu.com/live-tv _[Geo-restricted]_
### Download the guide
```sh
npm run grab --- --sites=cubmu.com
2025-09-28 17:55:05 +03:00
```
### Update channel list
```sh
npm run channels:parse --- --config=sites/cubmu.com/cubmu.com.config.js --output=sites/cubmu.com/cubmu.com.channels.xml
2025-09-28 17:55:05 +03:00
```
### Test
```sh
npm test --- cubmu.com
```