Files

22 lines
390 B
Markdown
Raw Permalink Normal View History

2025-09-28 17:55:05 +03:00
# tvguide.myjcom.jp
https://tvguide.myjcom.jp/
### Download the guide
```sh
npm run grab --- --site=tvguide.myjcom.jp
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/tvguide.myjcom.jp/tvguide.myjcom.jp.config.js --output=./sites/tvguide.myjcom.jp/tvguide.myjcom.jp.channels.xml
```
### Test
```sh
npm test --- tvguide.myjcom.jp
```