mirror of
https://github.com/iptv-org/epg
synced 2026-09-10 13:56:51 -04:00
Replace LF line endings with CRLF
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
# watch.sportsnet.ca
|
||||
|
||||
https://watch.sportsnet.ca/schedule/tvlistings
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=watch.sportsnet.ca
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/watch.sportsnet.ca/watch.sportsnet.ca.config.js --output=./sites/watch.sportsnet.ca/watch.sportsnet.ca.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- watch.sportsnet.ca
|
||||
```
|
||||
# watch.sportsnet.ca
|
||||
|
||||
https://watch.sportsnet.ca/schedule/tvlistings
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=watch.sportsnet.ca
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/watch.sportsnet.ca/watch.sportsnet.ca.config.js --output=./sites/watch.sportsnet.ca/watch.sportsnet.ca.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- watch.sportsnet.ca
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user