Historia wersji dodatku HLS Video Download — 5 wersji
HLS Video Download Autor: HLS Video Download
Historia wersji dodatku HLS Video Download — 5 wersji
Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.
Najnowsza wersja
Wersja 1.1.0
Data wydania: 26 gru 2021 — 98,61 KBDziała z: firefox 58.0 i nowszeMajor 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)Licencja kodu źródłowego: Wszelkie prawa zastrzeżone
Pobierz Firefoksa i to rozszerzeniePotrzebujesz Firefoksa, aby używać tego rozszerzeniaPoprzednie wersje
Wersja 1.0.9
Data wydania: 26 maj 2021 — 77,74 KBDziała z: firefox 58.0 i nowszeimproved detection of separate audio streamsLicencja kodu źródłowego: Wszelkie prawa zastrzeżone
Wersja 1.0.8
Data wydania: 28 gru 2020 — 77,75 KBDziała z: firefox 58.0 i nowsze- 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"Licencja kodu źródłowego: Wszelkie prawa zastrzeżone
Wersja 1.0.6
Data wydania: 16 gru 2020 — 77,37 KBDziała z: firefox 58.0 i nowszeFixed "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.Licencja kodu źródłowego: Wszelkie prawa zastrzeżone
Wersja 1.0.5
Data wydania: 4 gru 2020 — 78,56 KBDziała z: firefox 58.0 i nowszeUpdated 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.Licencja kodu źródłowego: Wszelkie prawa zastrzeżone