mirror of https://github.com/iptv-org/epg.git
bb6771f539 | ||
---|---|---|
.. | ||
__data__ | ||
pickx.be.config.js | ||
pickx.be.test.js | ||
pickx.be_de.channels.xml | ||
pickx.be_en.channels.xml | ||
pickx.be_fr.channels.xml | ||
pickx.be_nl.channels.xml | ||
readme.md |
readme.md
pickx.be
https://www.pickx.be/fr/television/programme-tv
Download the guide
Dutch:
npm run grab -- --site=pickx.be --lang=nl
English:
npm run grab -- --site=pickx.be --lang=en
French:
npm run grab -- --site=pickx.be --lang=fr
German:
npm run grab -- --site=pickx.be --lang=de
Update channel list
Dutch:
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:
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:
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:
npm run channels:parse -- --config=./sites/pickx.be/pickx.be.config.js --output=./sites/pickx.be/pickx.be_de.channels.xml --set=lang:de
Test
npm test -- pickx.be