mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Merge pull request #2507 from iptv-org/freearhey-patch1
Patch 2024.12.1
This commit is contained in:
commit
7237a62d94
208 changed files with 4070 additions and 2890 deletions
|
@ -5,17 +5,17 @@ https://www.sky.com/tv-guide
|
|||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=sky.com
|
||||
npm run grab --- --site=sky.com
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/sky.com/sky.com.config.js --output=./sites/sky.com/sky.com.channels.xml
|
||||
npm run channels:parse --- --config=./sites/sky.com/sky.com.config.js --output=./sites/sky.com/sky.com.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- sky.com
|
||||
npm test --- sky.com
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue