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