Update instructions

This commit is contained in:
freearhey
2026-03-17 03:33:30 +03:00
parent ca03595766
commit 4074a4d526
226 changed files with 249 additions and 249 deletions

View File

@@ -5,7 +5,7 @@ https://port.hu/tv
### Download the guide
```sh
npm run grab --- --site=port.hu --delay=1000
npm run grab --- --sites=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](https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429). In this case, try increasing the `--delay` (1000 = 1 second) or create a [custom channel list](https://github.com/iptv-org/epg?tab=readme-ov-file#use-custom-channel-list) with only the channels you need.