Files
epg/sites/dens.tv/readme.md
T

22 lines
286 B
Markdown
Raw Normal View History

2023-11-30 21:36:25 +07:00
# 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
```