mirror of
https://github.com/iptv-org/epg
synced 2026-04-28 05:26:59 -04:00
20 lines
318 B
Markdown
20 lines
318 B
Markdown
# vodafone.pt
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=vodafone.pt
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/vodafone.pt/vodafone.pt.config.js --output=./sites/vodafone.pt/vodafone.pt.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- vodafone.pt
|
|
```
|