mirror of
https://github.com/iptv-org/epg
synced 2025-12-15 09:56:42 -05:00
port.hu
Download the guide
npm run grab --- --site=port.hu --delay=1000
IMPORTANT: Keep in mind that with a large number of requests the server may start responding with the error 429 Too Many Requests. In this case, try increasing the --delay (1000 = 1 second) or create a custom channel list with only the channels you need.
Update channel list
npm run channels:parse --- --config=./sites/port.hu/port.hu.config.js --output=./sites/port.hu/port.hu.channels.xml
Test
npm test --- port.hu