mirror of
https://github.com/iptv-org/epg
synced 2026-06-09 01:49:23 -04:00
Update tv-programme.telecablesat.fr
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# tv-programme.telecablesat.fr
|
||||
|
||||
https://tv-programme.telecablesat.fr/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=tv-programme.telecablesat.fr
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/tv-programme.telecablesat.fr/tv-programme.telecablesat.fr.config.js --output=./sites/tv-programme.telecablesat.fr/tv-programme.telecablesat.fr.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- tv-programme.telecablesat.fr
|
||||
```
|
||||
Reference in New Issue
Block a user