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