mirror of
https://github.com/iptv-org/epg
synced 2026-05-01 15:06:59 -04:00
Update xumo.tv
This commit is contained in:
21
sites/xumo.tv/readme.md
Normal file
21
sites/xumo.tv/readme.md
Normal file
@@ -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