mirror of
https://github.com/iptv-org/epg
synced 2026-05-27 19:49:28 -04:00
18 lines
309 B
Markdown
18 lines
309 B
Markdown
|
|
# thesportplus.com
|
||
|
|
|
||
|
|
US: https://www.thesportplus.com/schedule_usa.php
|
||
|
|
Australia: https://www.thesportplus.com/schedule_aus.php
|
||
|
|
Europe: https://www.thesportplus.com/schedule_euro.php
|
||
|
|
|
||
|
|
### Download the guide
|
||
|
|
|
||
|
|
```sh
|
||
|
|
npm run grab --- --site=thesportplus.com
|
||
|
|
```
|
||
|
|
|
||
|
|
### Test
|
||
|
|
|
||
|
|
```sh
|
||
|
|
npm test --- thesportplus.com
|
||
|
|
```
|