mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 00:20:08 -04:00
Create readme.md
This commit is contained in:
parent
2ec54202d0
commit
4d539fb709
1 changed files with 21 additions and 0 deletions
21
sites/gigatv.3bbtv.co.th/readme.md
Normal file
21
sites/gigatv.3bbtv.co.th/readme.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# 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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue