mirror of
https://github.com/iptv-org/epg
synced 2026-09-14 13:06:24 -04:00
Update xumo.tv
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# xumo.tv
|
||||
|
||||
https://www.xumo.com/ _[Geo-blocked]_
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=xumo.tv
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/xumo.tv/xumo.tv.config.js --output=./sites/xumo.tv/xumo.tv.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- xumo.tv
|
||||
```
|
||||
Reference in New Issue
Block a user