mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Create readme.md
This commit is contained in:
parent
55942f1cd4
commit
dbdba905cc
1 changed files with 21 additions and 0 deletions
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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue