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