# tvguide.myjcom.jp

https://tvguide.myjcom.jp/

### Download the guide

```sh
npm run grab --- --sites=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
```
