v0.1.0
Release v0.1.0 - Initial Release π
π What's New?
This is the first official release of HLS Analyzer, a tool for analyzing HLS (.m3u8) streams using ChatGPT API.
π Features:
β
Download & Parse .m3u8 Files β Fetch HLS playlists dynamically from a given URL.
β
Analyze Streams with ChatGPT β Uses GPT-3.5 Turbo to validate manifests against RFC-8216.
β
Error Detection β Identifies issues like incorrect segment durations or missing attributes.
β
API Key Management β Securely handles OpenAI API keys via config.properties or environment variables.
β
Logging & Debugging β SLF4J-based logging for better insights.
β
Maven-Based β Simple to build, test, and deploy.