mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
21 lines
372 B
Markdown
21 lines
372 B
Markdown
# epg.112114.xyz
|
|
|
|
https://epg.112114.xyz/pp.xml
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=epg.112114.xyz
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/epg.112114.xyz/epg.112114.xyz.config.js --output=./sites/epg.112114.xyz/epg.112114.xyz.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- epg.112114.xyz
|
|
```
|