Files
epg/sites/kplus.vn/readme.md

22 lines
330 B
Markdown
Raw Normal View History

2023-12-03 17:00:31 +03:00
# kplus.vn
https://www.kplus.vn/highlights/broadcast-schedule
### Download the guide
```sh
npm run grab --- --site=kplus.vn
2023-12-03 17:00:31 +03:00
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/kplus.vn/kplus.vn.config.js --output=./sites/kplus.vn/kplus.vn.channels.xml
2023-12-03 17:00:31 +03:00
```
### Test
```sh
2024-12-17 20:14:19 +03:00
npm test --- kplus.vn
2023-12-03 17:00:31 +03:00
```