Home Other Resources Web IPTV Checker
DOWNLOAD

Web IPTV Checker

3 weeks ago
63 views
Avatar
Administrator
223
Posts
428
Likes
Feb 27, 2026 at 12:20 AM
Hello everyone,
I'm sharing a small PHP script I developed to check the validity of IPTV links and generate an .m3u file containing only working links. The interface is simple and intuitive:
Compatibility: PHP 7.4+ (Recommended: PHP 8.0+)
Type: IPTV Link Verification & M3U File Generation
Usage: Web IPTV Checker

Features​
Automatically checks IPTV links via an HTTP request.
Displays results with a ✅ (valid) or ❌ (invalid) icon.
Allows selecting only valid links to generate a downloadable .m3u file.
Modern and user-friendly web interface.

Installation & Usage​
Host the files on a PHP-supported web server.
Open index.php in your browser.
Add your IPTV links and click "Check".
Download the generated .m3u file with valid links.

This is a lightweight and efficient tool, perfect for those who want to quickly check their IPTV streams without any hassle.

Feel free to test it and share your feedback


User Image
User Image
Hidden Content
To view the content, you need to Sign In or Register.
Fuzepper is an international service for safe file transfer, storage, backup, and distribution.
👍1
Avatar
Member
31
Posts
33
Likes
Feb 27, 2026 at 9:12 AM
I tried, but the active stream is shown in red. I tested it, and there seems to be an error, but it looks fixable. This is because live stream source links are coming in raw. By appending .m3u8 to the end of the raw URL through a function, this situation can be checked via a web checker. Additionally, a more detailed logging system can be added during this process for debugging. This way, it will be clearer at which step the issue occurs.
Avatar
Administrator
223
Posts
428
Likes
Feb 28, 2026 at 6:00 AM
Shellby wrote:
I tried, but the active stream is shown in red. I tested it, and there seems to be an error, but it looks fixable. This is because live stream source links are coming in raw. By appending .m3u8 to the end of the raw URL through a function, this situation can be checked via a web checker. Additionally, a more detailed logging system can be added during this process for debugging. This way, it will be clearer at which step the issue occurs.

its not my work, if anyone want to work on it be my guess.
Fuzepper is an international service for safe file transfer, storage, backup, and distribution.

New Notification