Files
epg/sites/guidetnt.com/readme.md

22 lines
354 B
Markdown
Raw Normal View History

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