mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
21 lines
408 B
Markdown
21 lines
408 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
|
|
```
|