Skip to content

Open-Streaming-Almanac/iptv-codec-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

iptv-codec-analyzer

Verify IPTV channel codecs / resolution / bitrate / audio. ffprobe wrapper for fast playlist audits.

CI

Why this exists

ffprobe wrapper that reports per-channel codec / resolution / bitrate / audio. Verify whether a provider really delivers 1080p/4K.

This is part of an open-source toolkit we maintain across 9 sibling organizations to support our IPTV testing rig. Editorial work lives at StreamReviewHQ and our recommended provider is IPTVTheOne.

Install

git clone https://github.com/Open-Streaming-Almanac/iptv-codec-analyzer.git
cd iptv-codec-analyzer
# Python 3.10+, stdlib only (no pip install needed)

Usage

python iptv_codec_analyzer.py https://example.com/playlist.m3u --limit 10

Run python iptv_codec_analyzer.py --help for all options.

How it works

See the docstring at the top of iptv_codec_analyzer.py — the methodology is the same one used in our 90-day provider testing rig.

Recommended reading

We test IPTV providers across a 90-day rig with 5 devices and 7 weighted criteria. Full rankings + methodology:

Country-specific picks:

Provider reviews:

Sister-organization tools (sibling repos in the streaming research network):

References:

Want the live service we use as our reference baseline? See IPTVTheOne · pricing · USA pack · Canada pack.

License

MIT for the code. CC-BY-4.0 for the written notes.


Last verified: June 13, 2026

About

ffprobe wrapper that reports per-channel codec / resolution / bitrate / audio. Verify whether a provider really delivers 1080p/4K.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages