mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 22:46:58 -04:00
Site cubmu.com has English guide.
Signed-off-by: Toha <tohenk@yahoo.com>
This commit is contained in:
37
sites/cubmu.com/readme.md
Normal file
37
sites/cubmu.com/readme.md
Normal file
@@ -0,0 +1,37 @@
|
||||
# cubmu.com
|
||||
|
||||
https://cubmu.com/live-tv _[Geo-restricted]_
|
||||
|
||||
### Download the guide
|
||||
|
||||
Indonesian:
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=cubmu.com --lang=id
|
||||
```
|
||||
|
||||
English:
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=cubmu.com --lang=en
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
Indonesian:
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=sites/cubmu.com/cubmu.com.config.js --output=sites/cubmu.com/cubmu.com_id.channels.xml --set=lang:id
|
||||
```
|
||||
|
||||
English:
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=sites/cubmu.com/cubmu.com.config.js --output=sites/cubmu.com/cubmu.com_en.channels.xml --set=lang:en
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- cubmu.com
|
||||
```
|
||||
Reference in New Issue
Block a user