mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 16:40:07 -04:00
21 lines
405 B
Markdown
21 lines
405 B
Markdown
# turksatkablo.com.tr
|
|
|
|
https://www.turksatkablo.com.tr/yayin-akisi.aspx
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=turksatkablo.com.tr
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/turksatkablo.com.tr/turksatkablo.com.tr.config.js --output=./sites/turksatkablo.com.tr/turksatkablo.com.tr.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test --- turksatkablo.com.tr
|
|
```
|