mirror of
https://github.com/iptv-org/epg
synced 2026-04-17 08:09:23 -04:00
Resolves https://github.com/iptv-org/epg/issues/2354 Details: https://github.com/npm/cli/issues/3136
22 lines
304 B
Markdown
22 lines
304 B
Markdown
# ipko.com
|
|
|
|
https://www.ipko.com/epg/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=ipko.com
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/ipko.com/ipko.com.config.js --output=./sites/ipko.com/ipko.com.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test ---ipko.com
|
|
```
|