mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
530 B
530 B
epg.iptvx.one
Download the guide
Windows:
SET "NODE_OPTIONS=--max-old-space-size=5000" && npm run grab --- --site=epg.iptvx.one
Linux and macOS:
NODE_OPTIONS=--max-old-space-size=5000 npm run grab --- --site=epg.iptvx.one
Update channel list
npm run channels:parse --- --config=./sites/epg.iptvx.one/epg.iptvx.one.config.js --output=./sites/epg.iptvx.one/epg.iptvx.one.channels.xml
Test
npm test --- epg.iptvx.one