2025-09-28 17:55:05 +03:00
|
|
|
# orangetv.es
|
|
|
|
|
|
|
|
|
|
https://orangetv.orange.es/epg
|
|
|
|
|
|
|
|
|
|
### Download the guide
|
|
|
|
|
|
|
|
|
|
```sh
|
2026-03-17 03:33:30 +03:00
|
|
|
npm run grab --- --sites=orangetv.orange.es
|
2025-09-28 17:55:05 +03:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### Update channel list
|
|
|
|
|
|
|
|
|
|
```sh
|
|
|
|
|
npm run channels:parse --- --config=./sites/orangetv.orange.es/orangetv.orange.es.config.js --output=./sites/orangetv.orange.es/orangetv.orange.es.channels.xml
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### Test
|
|
|
|
|
|
|
|
|
|
```sh
|
|
|
|
|
npm test --- orangetv.orange.es
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### Todo
|
|
|
|
|
|
|
|
|
|
Some channels of this provider are not added to the channel database :
|
|
|
|
|
|
|
|
|
|
- Gametoon.es (not sure whether this is the same channel as Gametoon.com)
|