2024-11-29 13:35:09 +01:00
|
|
|
# orangetv.es
|
|
|
|
|
|
|
|
|
|
https://orangetv.orange.es/epg
|
|
|
|
|
|
|
|
|
|
### Download the guide
|
|
|
|
|
|
|
|
|
|
```sh
|
2025-01-12 14:14:28 +07:00
|
|
|
npm run grab --- --site=orangetv.orange.es
|
2024-11-29 13:35:09 +01:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### Update channel list
|
|
|
|
|
|
|
|
|
|
```sh
|
2025-01-12 14:14:28 +07:00
|
|
|
npm run channels:parse --- --config=./sites/orangetv.orange.es/orangetv.orange.es.config.js --output=./sites/orangetv.orange.es/orangetv.orange.es.channels.xml
|
2024-11-29 13:35:09 +01:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### Test
|
|
|
|
|
|
2025-01-12 14:14:28 +07:00
|
|
|
```sh
|
|
|
|
|
npm test --- orangetv.orange.es
|
|
|
|
|
```
|
2024-11-29 13:35:09 +01:00
|
|
|
|
|
|
|
|
### Todo
|
|
|
|
|
|
|
|
|
|
Some channels of this provider are not added to the channel database :
|
|
|
|
|
|
2024-12-26 16:20:48 +01:00
|
|
|
- Gametoon.es (not sure whether this is the same channel as Gametoon.com)
|