epg/sites/pickx.be
freearhey bb6771f539 Replaces icon with image 2024-06-24 16:49:35 +03:00
..
__data__ Update pickx.be (aka proximusmwc.be) guide. 2023-12-13 19:55:57 +07:00
pickx.be.config.js Replaces icon with image 2024-06-24 16:49:35 +03:00
pickx.be.test.js Replaces icon with image 2024-06-24 16:49:35 +03:00
pickx.be_de.channels.xml Update pickx.be (aka proximusmwc.be) guide. 2023-12-13 19:55:57 +07:00
pickx.be_en.channels.xml Reverted, fixed encoding issues and added a bigger dataset 2023-12-28 21:12:23 +00:00
pickx.be_fr.channels.xml Reverted, fixed encoding issues and added a bigger dataset 2023-12-28 21:12:23 +00:00
pickx.be_nl.channels.xml Reverted, fixed encoding issues and added a bigger dataset 2023-12-28 21:12:23 +00:00
readme.md Update pickx.be (aka proximusmwc.be) guide. 2023-12-13 19:55:57 +07:00

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