mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 11:27:00 -04:00
22 lines
335 B
Markdown
22 lines
335 B
Markdown
# meuguia.tv
|
|
|
|
https://meuguia.tv/
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --sites=meuguia.tv
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/meuguia.tv/meuguia.tv.config.js --output=./sites/meuguia.tv/meuguia.tv.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- meuguia.tv
|
|
```
|