Files
epg/sites/nhkworldpremium.com/readme.md
T
2023-12-03 18:36:10 +03:00

26 lines
353 B
Markdown

# nhkworldpremium.com
https://nhkworldpremium.com/en/schedules (English)
https://nhkworldpremium.com/ja/schedules (Japanese)
### Download the guide
English:
```sh
npm run grab -- --site=nhkworldpremium.com --lang=en
```
Japanese:
```sh
npm run grab -- --site=nhkworldpremium.com --lang=ja
```
### Test
```sh
npm test -- nhkworldpremium.com
```