Files
epg/sites/gigatv.3bbtv.co.th/readme.md
2026-03-17 03:33:30 +03:00

22 lines
402 B
Markdown

# gigatv.3bbtv.co.th
https://gigatv.3bbtv.co.th/epg
### Download the guide
```sh
npm run grab --- --sites=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
```