mirror of
https://github.com/iptv-org/epg
synced 2026-05-07 01:46:59 -04:00
Update webtv.delta.nl
This commit is contained in:
21
sites/webtv.delta.nl/readme.md
Normal file
21
sites/webtv.delta.nl/readme.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# webtv.delta.nl
|
||||
|
||||
https://webtv.delta.nl/#/guide
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=webtv.delta.nl
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/webtv.delta.nl/webtv.delta.nl.config.js --output=./sites/webtv.delta.nl/webtv.delta.nl.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- webtv.delta.nl
|
||||
```
|
||||
Reference in New Issue
Block a user