Files
epg/sites/tvguide.myjcom.jp/readme.md
T
theofficialomega cd0327e445 Update deps + configuration
Prevent usage of old dependencies & update the whole structure.
2025-06-23 12:32:56 +02:00

22 lines
374 B
Markdown

# 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 run test:site tvguide.myjcom.jp
```