mirror of
https://github.com/iptv-org/epg
synced 2026-05-29 12:39:23 -04:00
22 lines
405 B
Markdown
22 lines
405 B
Markdown
# canalplus-haiti.com
|
|
|
|
https://www.canalplus-haiti.com/guide-tv-maintenant
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab -- --site=canalplus-haiti.com
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse -- --config=./sites/canalplus-haiti.com/canalplus-haiti.com.config.js --output=./sites/canalplus-haiti.com/canalplus-haiti.com.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test -- canalplus-haiti.com
|
|
```
|