epg/sites/programme-tv.vini.pf/readme.md
2023-11-26 15:24:26 +03:00

21 lines
390 B
Markdown

# programme-tv.vini.pf
https://programme-tv.vini.pf/
### Download the guide
```sh
npm run grab -- --site=programme-tv.vini.pf
```
### Update channel list
```sh
npm run channels:parse -- --config=./sites/programme-tv.vini.pf/programme-tv.vini.pf.config.js --output=./sites/programme-tv.vini.pf/programme-tv.vini.pf.channels.xml
```
### Test
```sh
npm test -- programme-tv.vini.pf
```