Files
epg/sites/zee5.com/readme.md
2026-04-26 17:18:12 +05:30

22 lines
325 B
Markdown

# zee5.com
https://zee5.com/tvguide
### Download the guide
```sh
npm run grab --- --site=zee5.com
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/zee5.com/zee5.com.config.js --output=./sites/zee5.com/zee5.com.channels.xml
```
### Test
```sh
npm test --- zee5.com
```