mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
21 lines
380 B
Markdown
21 lines
380 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
|
|
```
|