HLS Video Download 版本紀錄 - 5 個版本
HLS Video Download 作者: HLS Video Download
HLS Video Download 版本紀錄 - 5 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.1.0
發行於 2021年12月26日 - 98.61 KB適用於 firefox 58.0 與更新版本Major update adds the below new features/improvements:
- added support for HLS encryption (AES128 only)
- detection of simple media streams based on mime-type (increased robustness of
respective simple-file-detection; now also works for sites like youtube)
- UI improvements: status information shown in opened tool-menu is updated
automatically; added "abort" button to cancel individual download; rename file
from tool-menu
- improved robustness for handling of inconsistent media-response header
information (which may have lead to failed downloads in older plugin verions)原始碼依照 保留所有權利 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 1.0.9
發行於 2021年5月26日 - 77.74 KB適用於 firefox 58.0 與更新版本improved detection of separate audio streams原始碼依照 保留所有權利 條款釋出
版本 1.0.8
發行於 2020年12月28日 - 77.75 KB適用於 firefox 58.0 與更新版本- Adapted filename detection to new putlocker-type webpages.
- Bugfix: New WASM based impl sometimes "lost" user settings (i.e. plugin's activation state and the registered user/license info). This updated version should fix that issue.
- Added handling for "#EXT-X-MEDIA:TYPE=AUDIO" and "#EXT-X-BYTERANGE", i.e. the updated version allows to download separate video/audio-streams that are used by some sites.
Respective separate video/audio streams may then be manually merged into a combined video file via some native video tool, e.g. using "ffmpeg" command line:
ffmpeg -i "in.mp4" -i "in.m4a" -c copy "out.mp4"原始碼依照 保留所有權利 條款釋出
版本 1.0.6
發行於 2020年12月16日 - 77.37 KB適用於 firefox 58.0 與更新版本Fixed "license info initialization" issue: The new WASM impl introduced in version 1.0.5 sporadically did not correctly detect a valid license during startup, i.e. when restarting Firefox (and the user had to re-visit the settings page as a workaround). This new version fixes that flaw.原始碼依照 保留所有權利 條款釋出
版本 1.0.5
發行於 2020年12月4日 - 78.56 KB適用於 firefox 58.0 與更新版本Updated implementation to comply with Modzilla's silly anti-obfuscation policy (a part of the plugin is now implemented in WebAssemby).
The only functional improvements to the older 1.0.3 release are that the settings page now shows when the entered license information is accepted and if the demo-version limitations have consequently been removed. Also duplicate download entries are now suppressed in the plugin's dropdown menu.原始碼依照 保留所有權利 條款釋出