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