mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Create readme.md
This commit is contained in:
parent
8efe4177cf
commit
50b14fedb6
1 changed files with 21 additions and 0 deletions
21
sites/vivoplay.com.br/readme.md
Normal file
21
sites/vivoplay.com.br/readme.md
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# vivoplay.com.br
|
||||||
|
|
||||||
|
https://www.vivoplay.com.br/tv-guide/epg
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab --- --site=vivoplay.com.br
|
||||||
|
```
|
||||||
|
|
||||||
|
### Update channel list
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run channels:parse --- --config=./sites/vivoplay.com.br/vivoplay.com.br.config.js --output=./sites/vivoplay.com.br/vivoplay.com.br.channels.xml
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test --- vivoplay.com.br
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue