mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
23 lines
224 B
Markdown
23 lines
224 B
Markdown
# rthk.hk
|
|
|
|
https://www.rthk.hk/
|
|
|
|
### Download the guide
|
|
|
|
Chinese:
|
|
|
|
```sh
|
|
npm run grab --- --site=rthk.hk --lang=zh
|
|
```
|
|
|
|
English:
|
|
|
|
```sh
|
|
npm run grab --- --site=rthk.hk --lang=en
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- rthk.hk
|
|
```
|