2023-11-28 17:40:38 +03:00
|
|
|
# turksatkablo.com.tr
|
|
|
|
|
|
|
|
|
|
https://www.turksatkablo.com.tr/yayin-akisi.aspx
|
|
|
|
|
|
|
|
|
|
### Download the guide
|
|
|
|
|
|
|
|
|
|
```sh
|
2024-12-15 17:32:49 +03:00
|
|
|
npm run grab --- --site=turksatkablo.com.tr
|
2023-11-28 17:40:38 +03:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### Update channel list
|
|
|
|
|
|
|
|
|
|
```sh
|
2024-12-15 17:32:49 +03:00
|
|
|
npm run channels:parse --- --config=./sites/turksatkablo.com.tr/turksatkablo.com.tr.config.js --output=./sites/turksatkablo.com.tr/turksatkablo.com.tr.channels.xml
|
2023-11-28 17:40:38 +03:00
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### Test
|
|
|
|
|
|
|
|
|
|
```sh
|
2024-12-17 20:14:19 +03:00
|
|
|
npm test --- turksatkablo.com.tr
|
2023-11-28 17:40:38 +03:00
|
|
|
```
|