epg/sites/epg.iptvx.one/readme.md
2025-01-14 19:21:22 +03:00

530 B

epg.iptvx.one

https://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