mirror of
https://github.com/iptv-org/epg
synced 2026-04-27 21:17:01 -04:00
22 lines
401 B
Markdown
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
|
|
```
|