mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
Create readme.md
This commit is contained in:
parent
edfbff31d2
commit
6cc31e82e9
1 changed files with 21 additions and 0 deletions
21
sites/opto.sic.pt/readme.md
Normal file
21
sites/opto.sic.pt/readme.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# opto.sic.pt
|
||||
|
||||
https://opto.sic.pt/guia-tv
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=opto.sic.pt
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/opto.sic.pt/opto.sic.pt.config.js --output=./sites/opto.sic.pt/opto.sic.pt.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- opto.sic.pt
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue