mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
22 lines
350 B
Markdown
22 lines
350 B
Markdown
# xem.kplus.vn
|
|
|
|
https://xem.kplus.vn/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=xem.kplus.vn
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/xem.kplus.vn/xem.kplus.vn.config.js --output=./sites/xem.kplus.vn/xem.kplus.vn.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- xem.kplus.vn
|
|
```
|