mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 18:37:01 -05:00
24 lines
247 B
Markdown
24 lines
247 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
|
|
```
|