Files
epg/sites/gigatv.3bbtv.co.th/readme.md
2025-09-28 17:55:05 +03:00

22 lines
401 B
Markdown

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