Update turksatkablo.com.tr

This commit is contained in:
freearhey
2023-11-28 17:40:38 +03:00
parent 1df5166e0e
commit 617a79574d
4 changed files with 222 additions and 154 deletions
+21
View File
@@ -0,0 +1,21 @@
# turksatkablo.com.tr
https://www.turksatkablo.com.tr/yayin-akisi.aspx
### Download the guide
```sh
npm run grab -- --site=turksatkablo.com.tr
```
### Update channel list
```sh
npm run channels:parse -- --config=./sites/turksatkablo.com.tr/turksatkablo.com.tr.config.js --output=./sites/turksatkablo.com.tr/turksatkablo.com.tr.channels.xml
```
### Test
```sh
npm test -- turksatkablo.com.tr
```