Files
epg/sites/ntv.co.jp/readme.md
T

22 lines
339 B
Markdown
Raw Normal View History

2026-08-01 19:21:31 +03:00
# ntv.co.jp
https://www.ntv.co.jp/program/
### Download the guide
```sh
npm run grab --- --sites=ntv.co.jp
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/ntv.co.jp/ntv.co.jp.config.js --output=./sites/ntv.co.jp/ntv.co.jp.channels.xml
```
### Test
```sh
npm test --- ntv.co.jp
```