mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 10:26:41 -05:00
Merge pull request #2507 from iptv-org/freearhey-patch1
Patch 2024.12.1
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user