mirror of
https://github.com/iptv-org/epg
synced 2026-05-10 11:27:00 -04:00
CRLF
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
# france.tv
|
||||
|
||||
https://www.france.tv/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=france.tv
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/france.tv/france.tv.config.js --output=./sites/france.tv/france.tv.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- france.tv
|
||||
```
|
||||
# france.tv
|
||||
|
||||
https://www.france.tv/
|
||||
|
||||
### Download the guide
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=france.tv
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/france.tv/france.tv.config.js --output=./sites/france.tv/france.tv.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
||||
```sh
|
||||
npm test --- france.tv
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user