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

22 lines
352 B
Markdown
Raw Normal View History

2023-12-03 00:43:50 +03:00
# dsmart.com.tr
https://www.dsmart.com.tr/yayin-akisi
### Download the guide
```sh
npm run grab --- --site=dsmart.com.tr
2023-12-03 00:43:50 +03:00
```
### 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
2023-12-03 00:43:50 +03:00
```
### Test
```sh
2024-12-17 20:14:19 +03:00
npm test --- dsmart.com.tr
2023-12-03 00:43:50 +03:00
```