iptv-checker
iptv-checker copied to clipboard
Node.js CLI tool for checking links in IPTV playlists
How can I disable the Fetch API warning? ``` (node:377555) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time (Use `node --trace-warnings ...` to...
howto filter m3u to leave only working links?
Some links provided in playlists do nothing but redirection to a real source. Would be cool if there was a flag to replace redirects in online.m3u with a direct link...
This seems to work well, but some IPTV providers appear to block the script after, for example, 10-12 checks. All the checks fail after that until you wait a few...