Media Downloader Unleashed!! version history - 25 versions
Media Downloader Unleashed!! by 🦊 helloyanis
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 3.4.6
Released Dec 13, 2025 - 287.87 KBWorks with firefox 109.0a1 and later, android 120.0 and laterFixed a bug where the request headers would not be saved, and downloads would therefore fail.Source code released under MIT License
Older versions
Version 3.4.5
Released Dec 13, 2025 - 287.73 KBWorks with firefox 109.0a1 and later, android 120.0 and laterFixed a bug where interrupting the internet connection during a segment request from the website would make the media list fail to loadSource code released under MIT License
Version 3.4.4
Released Dec 13, 2025 - 287.69 KBWorks with firefox 109.0a1 and later, android 120.0 and laterSome more features were added!
- A new option to hide stream fragments was added and is enabled by default. Now you should not see as many media requests in the list which helps find the one you want! You can always disable this in the options
- Improved the URL caching, beforehand the add-on would catch all of the browser request and do the filtering in the media list which could be slow after long browsing sessions. Now, only the matches that correspond to your settings get saved, which makes loading the media list faster.
- Fixed an issue where an URL could potentially trigger an XSS attack when reporting an issue
- Fixed the issue report that would not work if the error was not related to a download error (like the media list failing to load)
- Removed the unused contextMenus permission which was not used and would throw a warning in Firefox for Android's devtoolsSource code released under MIT License
Version 3.4.3
Released Dec 12, 2025 - 284.37 KBWorks with firefox 109.0a1 and later, android 120.0 and later- Updated the download method to also take into account MIME types
- I received a report of a website that used .gif files as the format for their .m3u8 files which would make the download fail, even if it was detected.
- Now the add-on correctly reads the server's content type response to display the correct file icon in the list and download with the stream download method.
Source code released under MIT License
Version 3.4.1
Released Dec 12, 2025 - 284.25 KBWorks with firefox 109.0a1 and later, android 120.0 and later- Fixed a bug where, when losing internet connection, empty data would be cached rendering subsequent download brokens
- Improved data sent in error reports because y'all seem to always report problems but without contacting me so I can ask for more details
- Also clearly specified which data is being sent
- Allow cancelling a report once you have seen the data being transmitted.
Source code released under MIT License
Version 3.4.0
Released Dec 10, 2025 - 282.22 KBWorks with firefox 109.0a1 and later, android 120.0 and laterThis may not seem like it but it's a pretty big update under the hood!
- The add-on now listens to the media responses of the servers and uses a cached version of them to download the files!
- In practice, this means the downloads are becoming faster! As the media loads on the website, it will advance the loading bar in the extension! If you download a media once or play the video fully, download will be almost instant
- This can introduce some bugs. Please report any you encounter!Source code released under MIT License
Version 3.3.7
Released Dec 4, 2025 - 280.11 KBWorks with firefox 109.0a1 and later, android 120.0 and laterSeveral improvements have been made :
- Fixed an issue where the last segment of an MPD file failed to download because it started by downloading the second segment instead of the 1st one
- Fixed an issue where relative URLs like ../audio/something in MPD files would create ".." folders in the downloaded zip files, which made them un-extractable
- Allowed downloading DRM protected streams. They are still encrypted so can not be played unless you decrypt them yourself.
- Report a problem button now asks you for an email if you want me to get back to you (this is optional)
- Report a problem button now shares your browser info for easier diagnosisSource code released under MIT License
Version 3.3.6
Released Dec 3, 2025 - 276.74 KBWorks with firefox 109.0a1 and later, android 120.0 and laterQuality of life updates :
- Improved the "Report problem" option to only require one click and send me the technical data of the error
- Updated the implicit data consent rules to match this, by adding an optional permission to share technical data when reporting a problem
- Changed the uninstall link to a google forms for easier feedback without needing an accountSource code released under MIT License
Version 3.3.5
Released Dec 1, 2025 - 275.35 KBWorks with firefox 109.0a1 and later, android 120.0 and laterFixed issues with MPD downloading :
- For some sites, the add-on would detect an infinite amount of video fragments and be stuck in an infinite loop that freezes the browser
- For some sites, a zip folder with only empty folders and no files would be downloaded
- For some sites, the files would not be in the proper folders in the zip files, resulting in VLC failing to play back the file
- The MPD confirmation dialog had the title in the message slot. Now it properly shows the description.Source code released under MIT License
Version 3.3.4
Released Nov 19, 2025 - 274.01 KBWorks with firefox 109.0a1 and later, android 120.0 and laterImproved downloading of .m3u8 files on some websites where an unplayable file would be downloadedSource code released under MIT License
Version 3.3.3
Released Nov 13, 2025 - 273.54 KBWorks with firefox 109.0a1 and later, android 120.0 and later- Added the time at which a media was detected
- Hopefully fixed an issue where the add-on would not detect media unless it's been opened before in the same browsing session
- Replaced the source code button in the main page with a help button, which should be more useful to people
Source code released under MIT License
Version 3.3.1
Released Oct 28, 2025 - 270.6 KBWorks with firefox 109.0a1 and later, android 120.0 and later- Added German translation
Happy downloading!Source code released under MIT License
Version 3.3.0
Released Oct 27, 2025 - 267.08 KBWorks with firefox 109.0a1 and later, android 120.0 and later- Added translations for french and portuguese
- Now disabled the buttons to clear and refresh the list when downloading media, to avoid having downloads of items no longer in the list go on.
- Updates the name of the tab when a media is downloading to show the amount of downloads. Useful if you want to switch away from using the tab!
Source code released under MIT License
Version 3.2.10
Released Oct 9, 2025 - 256.57 KBWorks with firefox 109.0a1 and later, android 120.0 and laterFixed the built-in data consent in the manifest file, now he add-on should properly specify when installing and viewing its details that it does not collect any data.
Happy downloading!Source code released under MIT License
Version 3.2.9
Released Sep 26, 2025 - 256.56 KBWorks with firefox 109.0a1 and later, android 120.0 and laterSmall improvements :
- Specified in the extension manifest that this add-on does not collect data. You should now see this when you install it, and in the browser's add-on settings.
- Fixed a bug where the loading state of a list element would not be removed after a download fails
- Added a confirmation window when you try to close the add-on while a download is in progress
- Fixed typos and improved the pages you see after installing and uninstalling the add-onSource code released under MIT License
Version 3.2.8
Released Aug 13, 2025 - 256.29 KBWorks with firefox 109.0a1 and later, android 120.0 and later- Updated outdated links in the manifest
- Made the icon easier to see on white background
- Set the font size manually because apparently it doesn't work on Chromium otherwise?
Source code released under MIT License
Version 3.2.7
Released Jul 29, 2025 - 256.36 KBWorks with firefox 109.0a1 and later, android 120.0 and later- Added a permission check that shows a warning if the permission for all URLs was denied
- Prevent the installed page from showing on every add-on and browser update
Source code released under MIT License
Version 3.2.6
Released Jul 27, 2025 - 255.83 KBWorks with firefox 109.0a1 and later, android 120.0 and laterAdded a section in the options to share, donate to the add-on and contact me.Source code released under MIT License
Version 3.2.5
Released Jul 12, 2025 - 253.51 KBWorks with firefox 109.0a1 and later, android 120.0 and laterFixed the message in the popup telling you the wrong ffmpeg command to merge audio and videoSource code released under MIT License
Version 3.2.4
Released Jun 24, 2025 - 253.45 KBWorks with firefox 109.0a1 and later, android 120.0 and laterMade the icon easier to see on white backgroundSource code released under MIT License
Version 3.2.3
Released Jun 12, 2025 - 253.72 KBWorks with firefox 109.0a1 and later, android 120.0 and later- Added size of .m3u8 streams in the size selector
- Added wake lock, now your screen won't go to sleep when downloading!
- Fixed a bug where the select menu would take much room even with few items
- Made downloads an optional permission, since it's only required when you pick browser download
- Changed the homepage URL to the addon's github instead of my personal site
- Reworked the code to allow translations
Source code released under MIT License
Version 3.2.2
Released Jun 8, 2025 - 251.81 KBWorks with firefox 109.0a1 and later, android 120.0 and later- Improved the size menu selector. When there are many sizes, the selector will no longer overflow off-screen
- Improved compatibility with more .mpd types
- Respect the download method setting when downloading an .mpd file (before it would just use fetch regardless of your setting)
- Change libraries to zip files, from jszip to client-zip, lighter, faster and generated less warnings when building.
- Added the author and developer keys to the manifest.json file
Enjoy the downloads!Source code released under MIT License
Version 3.2.1
Released May 29, 2025 - 276.69 KBWorks with firefox 109.0a1 and later, android 120.0 and laterFixed a bug where the size selector wouldn't show for .m3u8 streamsSource code released under MIT License
Version 3.2.0
Released May 29, 2025 - 275.97 KBWorks with firefox 109.0a1 and later, android 120.0 and laterIntroducing compatibility with .mpd (MPEG-DASH) streams!
Overall code cleanup so it's easier to read!
Happy downloading!Source code released under MIT License
Version 3.0.1
Released May 12, 2025 - 241.22 KBWorks with firefox 109.0a1 and later, android 120.0 and laterBug fixes :
- Fixed radio buttons in the options sometimes not updating themselves when you clicked on them
- Fixed the download buttons being way off to the right when there is a long URL
- Fixed the incompatible mobile warning showing every time you open the options screen even when you haven't changed an optionSource code released under MIT License