mirror of
https://github.com/iptv-org/epg
synced 2026-09-14 13:06:24 -04:00
Update tv.blue.ch
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# tv.blue.ch
|
||||
|
||||
https://tv.blue.ch/tv-guide
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=tv.blue.ch
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/tv.blue.ch/tv.blue.ch.config.js --output=./sites/tv.blue.ch/tv.blue.ch.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- tv.blue.ch
|
||||
```
|
||||
Reference in New Issue
Block a user