epg/sites/hoy.tv/readme.md
2024-12-17 20:14:19 +03:00

21 lines
281 B
Markdown

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