mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-12 01:50:07 -04:00
21 lines
345 B
Markdown
21 lines
345 B
Markdown
# visionplus.id
|
|
|
|
https://www.visionplus.id/channel
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab -- --site=visionplus.id
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse -- --config=./sites/visionplus.id/visionplus.id.config.js --output=./sites/visionplus.id/visionplus.id.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test -- visionplus.id
|
|
```
|