mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 18:37:01 -05:00
Create readme.md
This commit is contained in:
21
sites/claro.com.br/readme.md
Normal file
21
sites/claro.com.br/readme.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# claro.com.br
|
||||||
|
|
||||||
|
https://www.claro.com.br/tv-por-assinatura/programacao/grade
|
||||||
|
|
||||||
|
### Download the guide
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run grab --- --site=claro.com.br
|
||||||
|
```
|
||||||
|
|
||||||
|
### Update channel list
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm run channels:parse --- --config=./sites/claro.com.br/claro.com.br.config.js --output=./sites/claro.com.br/claro.com.br.channels.xml
|
||||||
|
```
|
||||||
|
|
||||||
|
### Test
|
||||||
|
|
||||||
|
```sh
|
||||||
|
npm test --- claro.com.br
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user