Files
epg/sites/tivie.id/readme.md

22 lines
317 B
Markdown
Raw Normal View History

2025-09-28 17:55:05 +03:00
# tivie.id
https://tivie.id
### Download the guide
```sh
npm run grab --- --site=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
```