Files
epg/sites/tv2go.t-2.net/readme.md
T
2023-11-30 22:50:06 +03:00

22 lines
341 B
Markdown

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