mirror of
https://github.com/iptv-org/epg
synced 2026-05-28 03:59:23 -04:00
28c8e3d74f
Resolves https://github.com/iptv-org/epg/issues/2354 Details: https://github.com/npm/cli/issues/3136
22 lines
392 B
Markdown
22 lines
392 B
Markdown
# content.astro.com.my
|
|
|
|
https://content.astro.com.my/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=content.astro.com.my
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/content.astro.com.my/content.astro.com.my.config.js --output=./sites/content.astro.com.my/content.astro.com.my.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test ---content.astro.com.my
|
|
```
|