epg/sites/epg.telemach.me/readme.md
2025-01-19 16:50:12 +03:00

21 lines
374 B
Markdown

# epg.telemach.me
https://epg.telemach.me/
### Download the guide
```sh
npm run grab --- --site=epg.telemach.me
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/epg.telemach.me/epg.telemach.me.config.js --output=./sites/epg.telemach.me/epg.telemach.me.channels.xml
```
### Test
```sh
npm test --- epg.telemach.me
```