Wingetlywingetly
← All apps

IPTV Checker

by Kristoffer Risangerv1.0.0

Last updated

Validate IPTV playlists and inspect stream health.

Install with winget

$ winget install --id kristofferR.IPTVChecker --exact --version 1.0.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for IPTV Checker

IPTV Checker uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
IPTV.Checker_1.0.0_win_x64_setup.exe /S

See the full silent install reference for IPTV Checker

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Cross-platform desktop application for validating IPTV playlists. Load M3U/M3U8 files, URLs, Xtream Codes, or Stalker portals. Scans channels for health status, captures thumbnails, detects codecs and resolution via ffmpeg, and exports results as CSV, M3U, or JSON.

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
arm64EXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for IPTV Checker.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Win-CodexBarCodexBar Contributors
    Finesssee.Win-CodexBarv0.56.8

    Windows-native menu bar app for OpenAI Codex and Claude Code usage stats.

  • CC Switchfarion1231
    farion1231.CC-Switchv3.20.3

    A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.

  • DBXt8y2
    t8y2.DBXv0.6.15

    15MB,lightweight, cross-platform database client. Supports MySQL, PostgreSQL, SQLite, Redis, MongoDB, DuckDB, ClickHouse, SQL Server and more.

  • FladderDonutWare
    DonutWare.Fladderv0.10.3

    Fladder - A Simple Jellyfin frontend built on top of Flutter.

  • OmniGettonhowtf
    tonhowtf.OmniGetv0.9.2

    Desktop app to download videos, courses, and media from 50+ platforms.

  • LRCGETLRCLIB
    LRCLIB.LRCGETv2.2.0

    Utility for mass-downloading LRC synced lyrics for your offline music library

More from Kristoffer Risanger or browse iptv-playlists, iptvplaylists, m3u.

Frequently asked questions

How do I install IPTV Checker on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id kristofferR.IPTVChecker --exact --version 1.0.0. winget downloads the installer from Kristoffer Risanger and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install IPTV Checker silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id kristofferR.IPTVChecker --exact 1.0.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for IPTV Checker?
IPTV Checker uses EXE (NSIS). Run the downloaded installer with: IPTV.Checker_1.0.0_win_x64_setup.exe /S. The silent switches are /S.
How do I uninstall IPTV Checker via winget?
Run: winget uninstall --id kristofferR.IPTVChecker --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from IPTV Checker's Apps & Features entry.
Is IPTV Checker free?
IPTV Checker is distributed under MIT. Refer to the publisher (https://github.com/kristofferR/IPTVChecker) for the full license terms - Wingetly itself does not charge for installation.
Does IPTV Checker work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls IPTV Checker directly from the publisher.
How do I keep IPTV Checker up to date?
Run winget upgrade --id kristofferR.IPTVChecker --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of IPTV Checker from microsoft/winget-pkgs.