Files
epg/sites/programtv.onet.pl/readme.md

22 lines
407 B
Markdown
Raw Permalink Normal View History

2025-09-28 17:55:05 +03:00
# programtv.onet.pl
https://programtv.onet.pl/ _[Geo-blocked]_
### Download the guide
```sh
2026-03-17 03:33:30 +03:00
npm run grab --- --sites=programtv.onet.pl
2025-09-28 17:55:05 +03:00
```
### Update channel list
```sh
npm run channels:parse --- --config=./sites/programtv.onet.pl/programtv.onet.pl.config.js --output=./sites/programtv.onet.pl/programtv.onet.pl.channels.xml
```
### Test
```sh
npm test --- programtv.onet.pl
```