background_downloader_hls 0.2.0 copy "background_downloader_hls: ^0.2.0" to clipboard
background_downloader_hls: ^0.2.0 copied to clipboard

A Flutter package to download and combine HLS (.m3u8) as an extension to background_downloader.

0.1.0 #

  • Production hardening release.
  • Added typed API models:
    • HlsDownloadOptions
    • HlsDownloadResult
    • HlsDownloadException
  • 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.

0.0.1 #

  • TODO: Describe initial release.
0
likes
155
points
88
downloads

Documentation

API reference

Publisher

verified publisherabhishekmraj.me

Weekly Downloads

A Flutter package to download and combine HLS (.m3u8) as an extension to background_downloader.

Homepage
Repository (GitHub)
View/report issues

Topics

#hls #download #media #background

License

MIT (license)

Dependencies

background_downloader, encrypt, flutter, flutter_hls_parser, http, path, path_provider

More

Packages that depend on background_downloader_hls