Files
epg/sites/tv.trueid.net/readme.md
T
2023-11-30 22:19:43 +03:00

22 lines
334 B
Markdown

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