mirror of
https://github.com/iptv-org/epg
synced 2026-09-12 23:06:51 -04:00
Replace LF line endings with CRLF
This commit is contained in:
+21
-21
@@ -1,21 +1,21 @@
|
||||
# tv24.co.uk
|
||||
|
||||
https://tv24.co.uk/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=tv24.co.uk
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/tv24.co.uk/tv24.co.uk.config.js --output=./sites/tv24.co.uk/tv24.co.uk.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- tv24.co.uk
|
||||
```
|
||||
# tv24.co.uk
|
||||
|
||||
https://tv24.co.uk/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=tv24.co.uk
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/tv24.co.uk/tv24.co.uk.config.js --output=./sites/tv24.co.uk/tv24.co.uk.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- tv24.co.uk
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user