mirror of
https://github.com/iptv-org/epg
synced 2026-04-07 11:22:56 -04:00
22 lines
393 B
Markdown
22 lines
393 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
|
|
```
|