Files
epg/sites/chaines-tv.orange.fr/readme.md
T
2023-12-03 00:12:17 +03:00

22 lines
402 B
Markdown

# chaines-tv.orange.fr
https://chaines-tv.orange.fr/programme-tv
### Download the guide
```sh
npm run grab -- --site=chaines-tv.orange.fr
```
### Update channel list
```sh
npm run channels:parse -- --config=./sites/chaines-tv.orange.fr/chaines-tv.orange.fr.config.js --output=./sites/chaines-tv.orange.fr/chaines-tv.orange.fr.channels.xml
```
### Test
```sh
npm test -- chaines-tv.orange.fr
```