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

21 lines
289 B
Markdown

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