Files
epg/sites/webtv.delta.nl/readme.md

22 lines
374 B
Markdown
Raw Normal View History

2025-09-28 17:55:05 +03:00
# webtv.delta.nl
https://webtv.delta.nl/#/guide
### Download the guide
```sh
2026-03-17 03:33:30 +03:00
npm run grab --- --sites=webtv.delta.nl
2025-09-28 17:55:05 +03:00
```
### 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
```