Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

M3U8 Detector version history - 3 versions

M3U8 Detector by Alberto Licea

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
M3U8 Detector version history - 3 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.16

    Released Sep 21, 2026 - 69.69 KB
    Works with firefox 140.0 and later
    Changed
    - Options page — dropped the dedicated "Colab Notebook" nav tab/section; the script list now lives in README.md and renders through the existing Help/README tab, avoiding duplication.
    - README — added a "Helpful Scripts" section with links to each companion script/notebook and a usage disclaimer.

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.13

    Released Sep 18, 2026 - 65.59 KB
    Works with firefox 140.0 and later
    • hls-colab.ipynb — some captured exports log the same progressive-file URL once per HTTP range-request during playback instead of real HLS chunks. Feeding that list straight into the parallel downloader made every worker pull the full file body into memory at once (WORKERS × file size), crashing the Colab session. Segment lists are now deduped before download; a single surviving URL routes to a direct download instead of the chunked pipeline.
    • hls-colab.ipynb download_all / retry_failed — segment bodies are now streamed straight to disk instead of buffered fully in memory (r.content), hardening the same code path for legitimately large real HLS segments.
    • src/scripts/dl-tubi.sh — local (non-Colab) downloader for the duplicate-URL case: dedupe + single resumable curl download.

    Full changelog: CHANGELOG.md

    Source code released under MIT License

    Download file
  • Version 1.12

    Released Sep 4, 2026 - 63.13 KB
    Works with firefox 140.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.