mirror of
https://github.com/iptv-org/epg
synced 2026-05-07 01:46:59 -04:00
Update dsmart.com.tr
This commit is contained in:
21
sites/dsmart.com.tr/readme.md
Normal file
21
sites/dsmart.com.tr/readme.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user