Files
epg/sites/skyperfectv.co.jp/README.md
T
2024-08-25 16:37:26 +02:00

29 lines
503 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
```