mirror of
https://github.com/iptv-org/epg
synced 2026-05-05 08:56:59 -04:00
22 lines
365 B
Markdown
22 lines
365 B
Markdown
# digiturk.com.tr
|
|
|
|
https://www.digiturk.com.tr/yayin-akisi
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab -- --site=digiturk.com.tr
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse -- --config=./sites/digiturk.com.tr/digiturk.com.tr.config.js --output=./sites/digiturk.com.tr/digiturk.com.tr.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test -- digiturk.com.tr
|
|
```
|