Files
epg/sites/dsmart.com.tr/readme.md

22 lines
373 B
Markdown
Raw Normal View History

2025-09-28 17:55:05 +03:00
# 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
```