HLS Video Download의 버전 기록 - 5개 버전
HLS Video Download 제작자: HLS Video Download
HLS Video Download의 버전 기록 - 5개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.1.0
2021년 12월 26일에 출시 - 98.61 KBfirefox 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)All Rights Reserved에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.0.9
2021년 5월 26일에 출시 - 77.74 KBfirefox 58.0 이상에서 작동improved detection of separate audio streamsAll Rights Reserved에 따라 릴리스된 소스 코드
버전 1.0.8
2020년 12월 28일에 출시 - 77.75 KBfirefox 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"All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.0.6
2020년 12월 16일에 출시 - 77.37 KBfirefox 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.All Rights Reserved에 따라 릴리스된 소스 코드
버전 1.0.5
2020년 12월 4일에 출시 - 78.56 KBfirefox 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.All Rights Reserved에 따라 릴리스된 소스 코드