background_downloader_hls
A Flutter package to download and combine HLS (.m3u8) as an extension to background_downloader.
What this package is like to depend on
Last release 4 months ago
09 Apr 2026
Too new to tell
only 2 dated releases
Some releases are documented
notes for 1 of 2 stable releases
Nothing withdrawn
no release was ever pulled
4 months old
2 releases · first in 2026
2 releases in the last 12 months
see the full history below
Release timeline
2 releases · Apr 2026 to Apr 2026Releases
latest 2-
0.2.009 Apr 2026Nothing published for this version
-
0.1.003 Apr 2026Release notes
Open source →- Production hardening release.
- Added typed API models:
HlsDownloadOptionsHlsDownloadResultHlsDownloadException
- Added manifest resolution for both master and media playlists.
- Added variant selection strategies (highest/lowest/first).
- Added fallback parser for non-standard playlist formatting.
- Added optional AES-128 segment decryption flow.
- Replaced
print-style logging with callback-based minimal logging. - Added stronger validation for URL, filename, headers, and options.
- Improved cross-platform path handling.
- Added cleanup controls for temporary segment files.
- Added detailed README with usage and API guidance.