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