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