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