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