mirror of
https://github.com/iptv-org/epg
synced 2026-04-30 22:46:58 -04:00
Update movistarplus.es
This commit is contained in:
21
sites/movistarplus.es/readme.md
Normal file
21
sites/movistarplus.es/readme.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# movistarplus.es
|
||||
|
||||
https://www.movistarplus.es/programacion-tv
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=movistarplus.es
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/movistarplus.es/movistarplus.es.config.js --output=./sites/movistarplus.es/movistarplus.es.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- movistarplus.es
|
||||
```
|
||||
Reference in New Issue
Block a user