mirror of
https://github.com/iptv-org/epg
synced 2026-03-22 03:41:02 -04:00
22 lines
310 B
Markdown
22 lines
310 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
|
|
```
|