Files
epg/sites/dens.tv/readme.md
T
Toha 37de183dc6 Include dens.tv in SITES.
Signed-off-by: Toha <tohenk@yahoo.com>
2023-11-30 21:36:25 +07:00

22 lines
286 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
```