Files
epg/sites/skyperfectv.co.jp/README.md
2024-12-17 20:14:19 +03:00

29 lines
506 B
Markdown

# skyperfectv.co.jp
<https://www.skyperfectv.co.jp>
## Index
- [Index](#index)
- [Download the guide](#download-the-guide)
- [Update channel list](#update-channel-list)
- [Test](#test)
## Download the guide
```sh
npm run grab --- --site=skyperfectv.co.jp
```
## Update channel list
```sh
npm run channels:parse --- --config=./sites/skyperfectv.co.jp/skyperfectv.co.jp.config.js --output=./sites/skyperfectv.co.jp/skyperfectv.co.jp.channels.xml
```
## Test
```sh
npm test --- skyperfectv.co.jp
```