mirror of
https://github.com/iptv-org/epg
synced 2026-09-16 22:16:24 -04:00
Replace LF line endings with CRLF
This commit is contained in:
@@ -1,21 +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
|
||||
```
|
||||
# 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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user