mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 03:17:04 -04:00
22 lines
326 B
Markdown
22 lines
326 B
Markdown
# webtv.sk
|
|
|
|
https://webtv.sk/archive
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --sites=webtv.sk
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/webtv.sk/webtv.sk.config.js --output=./sites/webtv.sk/webtv.sk.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- webtv.sk
|
|
```
|