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