Files
epg/sites/tapdmv.com/readme.md
2025-09-28 17:55:05 +03:00

22 lines
353 B
Markdown

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