mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-09 08:30:06 -04:00
Update readme.md
This commit is contained in:
parent
150725bdc5
commit
8664602da9
1 changed files with 2 additions and 42 deletions
|
@ -4,54 +4,14 @@ https://www.pickx.be/fr/television/programme-tv
|
|||
|
||||
### Download the guide
|
||||
|
||||
Dutch:
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=pickx.be --lang=nl
|
||||
```
|
||||
|
||||
English:
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=pickx.be --lang=en
|
||||
```
|
||||
|
||||
French:
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=pickx.be --lang=fr
|
||||
```
|
||||
|
||||
German:
|
||||
|
||||
```sh
|
||||
npm run grab --- --site=pickx.be --lang=de
|
||||
npm run grab --- --site=pickx.be
|
||||
```
|
||||
|
||||
### Update channel list
|
||||
|
||||
Dutch:
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/pickx.be/pickx.be.config.js --output=./sites/pickx.be/pickx.be_nl.channels.xml --set=lang:nl
|
||||
```
|
||||
|
||||
English:
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/pickx.be/pickx.be.config.js --output=./sites/pickx.be/pickx.be_en.channels.xml --set=lang:en
|
||||
```
|
||||
|
||||
French:
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/pickx.be/pickx.be.config.js --output=./sites/pickx.be/pickx.be_fr.channels.xml --set=lang:fr
|
||||
```
|
||||
|
||||
German:
|
||||
|
||||
```sh
|
||||
npm run channels:parse --- --config=./sites/pickx.be/pickx.be.config.js --output=./sites/pickx.be/pickx.be_de.channels.xml --set=lang:de
|
||||
npm run channels:parse --- --config=./sites/pickx.be/pickx.be.config.js --output=./sites/pickx.be/pickx.be.channels.xml
|
||||
```
|
||||
|
||||
### Test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue