Media Downloader Unleashed!! 版本紀錄 - 5 個版本
Media Downloader Unleashed!! 作者: 🦊 helloyanis
Media Downloader Unleashed!! 版本紀錄 - 5 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 3.6.8
發行於 2026年4月24日 - 406.47 KB適用於 firefox 109.0a1 與更新版本, android 120.0 與更新版本Many small new fixes were made in this version :
- Updated the MIME detection method settings as it did not work with mp4 videos. Even when enabled, mp4 videos were detected only based on the URL, as the manipulation I was doing on the mime type resulted in it being listed as "mp" instead of "mp4" which the add-on wouldn't find
- Updated the encoding of file names in the media list, so media with special characters in their name will show the correct characters instead of an URL encoded version
- Updated the media previewer with a new snackbar message, support for translations
- In the media previewer, the extension will first try to check if the media playback is supported natively by the browser for the media's specific file format before attempting to use an external library to play it
- Updated the detection to cache all media with a mime type starting with audio/ or video/ , being case insensitive.
- Added a message when the media list is loading原始碼依照 MIT License 條款釋出
較舊版本
版本 3.6.7
發行於 2026年4月12日 - 406.06 KB適用於 firefox 109.0a1 與更新版本, android 120.0 與更新版本Some small quality of life improvements were added!
- Added encoding of URLS, so it correctly shows URLs with special characters (like russian or arabic characters) in the media list
- Added detection and caching of octet stream URLs. Previously, data with a mime type of octet/stream would not be saved in the media cache even if it was a stream fragment. Stream fragments are still hidden from the media list, but caching them helps download streams faster!原始碼依照 MIT License 條款釋出
版本 3.6.6
發行於 2026年3月22日 - 406.19 KB適用於 firefox 109.0a1 與更新版本, android 120.0 與更新版本Several new changes have been made!
- New settings screen! Now with categories for easier navigation.
- The setting screen now greys out the "Media cache" option when in private browsing as it is not in use in this mode
- The end of the media list now has a link to report a problem
- Fixed an issue where m3u8 manifests would not be fetched with the referrer, making download impossible on some websites
- Added a pop-up when attempting to download .m3u8 files with DRM.
- Made it so there is only one progress bar when downloading .m3u8 streams with split audio and video
- Fixed an issue where the ffmpeg command to merge audio and video in the message box would include the wrong file extension when usingfetchdownloads
- Fixed an issue where pressing "Cancel" on the DRM pop-up would do nothing.
- Fixed an issue where loading bars would instantly fill when downloading some .mpd files (download would still progress but not shown in the loading bar)
- Added support for downloading SegmentList .mpd files
- Added support for downloading audio-only .mpd files
Enjoy the downloads!原始碼依照 MIT License 條款釋出
版本 3.6.3
發行於 2026年3月4日 - 403.61 KB適用於 firefox 109.0a1 與更新版本, android 120.0 與更新版本Fixed a bug where the default settings would not apply if you didn't first change the setting manually, making it so the media cache would not work.
If you had changed some settings from the defaults, you will have to set them again.
Also removed some redundant code, and legacy code used in a previous version making the extension even lighter!原始碼依照 MIT License 條款釋出
版本 3.6.2
發行於 2026年2月16日 - 404.07 KB適用於 firefox 109.0a1 與更新版本, android 120.0 與更新版本Many updates have occured since the last version :
- Now the add-on is able to download from pages which have cookie verification (like cloudflare protected pages). It can grab the cookies from the media requests and replay them when downloading.
- The request cache no longer stores data from private browsing sessions, and is no longer trying to be accessed in private browsing sessions.
- Added support for more types of MPD files that can be downloaded
- Moved the download button to be the first one on the left, for easier access on mobile devices
- Added a credits button in the bottom app bar
- Fixed an issue where some MPD files would not be detected as such because of a typo I made
- Changed the flow of error reporting. Since it's apparently not allowed to share data in an add-on compatible with Firefox 39 and earlier (at least that's what I assume) now it has become harder to send diagnostic data but at least this should make the add-on available on the store again. If you were searching for the add-on and did not find it, that's why.
Enjoy the downloads!原始碼依照 MIT License 條款釋出