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