mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 03:17:04 -04:00
22 lines
318 B
Markdown
22 lines
318 B
Markdown
# tivie.id
|
|
|
|
https://tivie.id
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --sites=tivie.id
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/tivie.id/tivie.id.config.js --output=./sites/tivie.id/tivie.id.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- tivie.id
|
|
```
|