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
885a5593d3
commit
415aa3d476
1 changed files with 21 additions and 0 deletions
21
sites/guiadetv.com/readme.md
Normal file
21
sites/guiadetv.com/readme.md
Normal file
|
@ -0,0 +1,21 @@
|
||||||
|
# guiadetv.com
|
||||||
|
|
||||||
|
https://www.guiadetv.com/programacao/
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab --- --site=guiadetv.com
|
||||||
|
```
|
||||||
|
|
||||||
|
### Update channel list
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run channels:parse --- --config=./sites/guiadetv.com/guiadetv.com.config.js --output=./sites/guiadetv.com/guiadetv.com.channels.xml
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test --- guiadetv.com
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue