epg/sites/epg.iptvx.one
Abu-Vovan-Al-Yahudi 925f4c4974
Update sites/epg.iptvx.one/epg.iptvx.one.channels.xml
Co-authored-by: Aleksandr Statciuk <7253922+freearhey@users.noreply.github.com>
2025-04-04 11:52:21 +03:00
..
__data__ Create content.xml.gz 2025-01-13 19:50:33 +03:00
epg.iptvx.one.channels.xml Update sites/epg.iptvx.one/epg.iptvx.one.channels.xml 2025-04-04 11:52:21 +03:00
epg.iptvx.one.config.js Update epg.iptvx.one.config.js 2025-01-14 19:20:48 +03:00
epg.iptvx.one.test.js Create epg.iptvx.one.test.js 2025-01-13 19:50:55 +03:00
readme.md Update readme.md 2025-01-15 14:17:34 +03:00

epg.iptvx.one

https://epg.iptvx.one/

Download the guide

Windows (Command Prompt):

SET "NODE_OPTIONS=--max-old-space-size=5000" && npm run grab --- --site=epg.iptvx.one

Windows (PowerShell):

$env: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