mirror of
https://github.com/iptv-org/epg
synced 2026-04-20 09:37:00 -04:00
Resolves https://github.com/iptv-org/epg/issues/2354 Details: https://github.com/npm/cli/issues/3136
22 lines
351 B
Markdown
22 lines
351 B
Markdown
# dsmart.com.tr
|
|
|
|
https://www.dsmart.com.tr/yayin-akisi
|
|
|
|
### Download the guide
|
|
|
|
```sh
|
|
npm run grab --- --site=dsmart.com.tr
|
|
```
|
|
|
|
### Update channel list
|
|
|
|
```sh
|
|
npm run channels:parse --- --config=./sites/dsmart.com.tr/dsmart.com.tr.config.js --output=./sites/dsmart.com.tr/dsmart.com.tr.channels.xml
|
|
```
|
|
|
|
### Test
|
|
|
|
```sh
|
|
npm test ---dsmart.com.tr
|
|
```
|