mirror of
https://github.com/iptv-org/epg
synced 2026-04-29 22:16:59 -04:00
Update programme-tv.vini.pf
This commit is contained in:
21
sites/programme-tv.vini.pf/readme.md
Normal file
21
sites/programme-tv.vini.pf/readme.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user