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