Files
epg/sites/gigatv.3bbtv.co.th/readme.md

22 lines
402 B
Markdown
Raw Permalink Normal View History

2025-09-28 17:55:05 +03:00
# gigatv.3bbtv.co.th
https://gigatv.3bbtv.co.th/epg
### Download the guide
```sh
2026-03-17 03:33:30 +03:00
npm run grab --- --sites=gigatv.3bbtv.co.th
2025-09-28 17:55:05 +03:00
```
### 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
```