mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 19:37:00 -04:00
Update cubmu.com api and channels.
Signed-off-by: Toha <tohenk@yahoo.com>
This commit is contained in:
@@ -4,30 +4,14 @@ https://cubmu.com/live-tv _[Geo-restricted]_
|
||||
|
||||
### Download the guide
|
||||
|
||||
Indonesian:
|
||||
|
||||
```sh
|
||||
npm run grab --- --sites=cubmu.com --lang=id
|
||||
```
|
||||
|
||||
English:
|
||||
|
||||
```sh
|
||||
npm run grab --- --sites=cubmu.com --lang=en
|
||||
npm run grab --- --sites=cubmu.com
|
||||
```
|
||||
|
||||
### 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
|
||||
npm run channels:parse --- --config=sites/cubmu.com/cubmu.com.config.js --output=sites/cubmu.com/cubmu.com.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
Reference in New Issue
Block a user