Files

22 lines
360 B
Markdown
Raw Permalink Normal View History

2025-09-28 17:55:05 +03:00
# tvprofil.com
https://tvprofil.com/tvprogram/
### Download the guide
```sh
npm run grab --- --site=tvprofil.com
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/tvprofil.com/tvprofil.com.config.js --output=./sites/tvprofil.com/tvprofil.com.channels.xml
```
### Test
```sh
npm test --- tvprofil.com
```