| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| LLPlayer-v0.1.3-x64.7z | 2025-03-18 | 210.7 MB | |
| README.md | 2025-03-18 | 3.4 kB | |
| v0.1.3 source code.tar.gz | 2025-03-18 | 56.9 MB | |
| v0.1.3 source code.zip | 2025-03-18 | 57.0 MB | |
| Totals: 4 Items | 324.6 MB | 0 | |
What Changed
Various bug fixes, ease of use improvements, and performance improvements have been made. Many performance improvements have been made for faster YouTube playback and subtitle generation for online videos.
Main Features
- Added the following mouse controls
- Wheel: Volume Up/Down
- X1, X2: Subtitle Seek
-
(disable by default) Left Double-Click: FullScreen toggle
-
Added option to show seek bar only when on mouse over [#30]
- see this link for setting it up
Features
- support AeroSnap when dragging window [2fe0d0]
- (YoutubeDL) support YouTube chapters [730c75]
- (YoutubeDL) add option of video resolution limit [fbd028]
- (YoutubeDL) add option to prefer video with audio [5f9855]
- (appAction) add AppClone action and its menu [1865e5]
- (PopupMenu) add copy of subtitles delay between 1st and 2nd [fc0d14]
Performance
- (ASR) parallelize packets reading and whisper execution [Fixes [#56]] [85960f]
- (ASR) reuse Whisper instance per chunk [74eb3a]
- (ASR) reuse MemoryStream buffer [1dcd90]
- (YoutubeDL) prefer m3u8 protocol for selecting audio in YT [71f71f]
- (YoutubeDL) prefer VP09 over AVC for YouTube [1c8981]
Fixes
- (ASR) fixed a bug that prevented the spinner from stopping after a video stop [d78361]
- (ASR) disable ASR execution with live streams [Fixes [#48]] [a170a5]
- (ASR) fix seeking before ASR [Fixes [#51]] [e507ac]
- (ASR) fix for audio formats for which pts cannot be retrieved [427e74]
- (ASR) fixed last chunk handling [c8ce81]
- (ASR) add error handling [30cd3e]
- (FlyleafBar) fix an issue where the remaining time display is not updated during seek [d211f0]
- (FlyleafBar) fixed an issue with inaccurate timestamps in the seek bar tooltip [ed3671]
- (FlyleafBar) stop disabling Activity when settings opened [16de50]
- (FlyleafBar) add top margin of title to prevent misfire [fb8a6c]
- (OSD) change Spinner binding to Player.Status [f2976a]
- (PopupMenu) add no audio info to external video stream [304ef1]
- (SubsDownload) prefer user-defined languages instead of "English" [b0c9b1]
- (YoutubeDL) load auto-generated subs by default but do not open automatically [3e39e9]
- (mouse) do not execute playback toggle when drag move is large [82e5d3]
- (player) do not start SubtitlesDemuxer when switching external video streams [6bba11]
- (plugin) load plugin default options properly [cc73ef]
- (settings) fix textbox validation for speed offset [2c8b86]
- (sidebar) change to pixel scrolling in ListView [7c6893]
- (subtitle) fixed subtitle size not updated when only height was changed [db668b]
- (subtitle) fixed error in adjusting subs distance in audio files [6316a5]
- always enable the mouse cursor when opening windows [a60321]
- force the clipboard button in error dialog [13f59d]
- always show cursor when dragging window [517183]
- assign copy shortcut to copy command in error dialog [4d1129]
Full Changelog: https://github.com/umlx5h/LLPlayer/compare/v0.1.2...v0.1.3
Disclaimer
LLPlayer is still in beta phase. It has not been tested by many users and may be unstable. Backward compatibility of settings will not be maintained until version 1.