mirror of
https://github.com/iptv-org/epg
synced 2026-09-09 21:36:50 -04:00
Update maxtvgo.mk
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# maxtvgo.mk
|
||||
|
||||
https://maxtvgo.mk/epg
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab -- --site=maxtvgo.mk
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse -- --config=./sites/maxtvgo.mk/maxtvgo.mk.config.js --output=./sites/maxtvgo.mk/maxtvgo.mk.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test -- maxtvgo.mk
|
||||
```
|
||||
Reference in New Issue
Block a user