| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| LLPlayer-v0.3.0-x64.7z | 2026-04-19 | 212.8 MB | |
| README.md | 2026-04-19 | 2.3 kB | |
| v0.3.0 source code.tar.gz | 2026-04-19 | 59.9 MB | |
| v0.3.0 source code.zip | 2026-04-19 | 60.0 MB | |
| Totals: 4 Items | 332.7 MB | 46 | |
Main Features
Core Library Update
The following libraries have been updated, resulting in improved performance and stability. Now, You need to install .NET 10 Desktop Runtime: https://dotnet.microsoft.com/en-US/download/dotnet/10.0
- .NET 10
- Flyleaf v3.10.3 and ffmpeg v8
- whisper.net (whisper.cpp)
- DeepL
- Tesseract OCR
Support Bing & Azure translation engine (#112 [#180])
For more infomartion: https://github.com/umlx5h/LLPlayer/wiki/Translation-Engine
Updated DeepL supported languages
The number of languages supported by DeepL has increased.
High-DPI support for subtitles
The issues with high-DPI support for subtitle display has been resolved.
Changelog
Features
- (FlyleafBar) make the seek bar size configurable and adjust the default [a3797b]
- (key) add ResetDelay key to reset audit/subtitles delay [ac12a6]
- (translate) support Bing & Azure translation engine [Fixes [#112], [#180]] [28299b]
Bug Fixes
- (ASR) cpu mode by default for faster-whisper, add presets for RTX 50XX CUDA [Fixes [#95]] [619a80]
- (FlyleafHost) disable IME on Surface/Overlay for keybinding [5d4de3]
- (YoutubeDL) fix loading conditions based on the language of the audio stream [c55a8d]
- (ci) fix test and build warnings [43a188]
- (key) add default keys for speed reset to '1' [945f64]
- (settings) fix hyperlink style coloring [22862e]
- (subtitle) fix deadlock issue with subtitles enabling toggle [fc6e29]
- (subtitle) support high-DPI display of subtitles [e4a72a]
- (translate) update supported DeepL languages (added Aragonese, Wolsh) [f3b673]
- Fixes default back color transparency [6fbbc3]
Refactoring
- use NoTs for SubtitlesASR/Manager [31b06b]
Build
- (deps) bump packages (whisper.cpp, deepl, tesseract, etc) [4776ea]
- update .NET runtime 9 to 10 [f9ebdd]
Ci
- build with dotnet msbuild instead of publish [079e1b]
- download yt-dlp with a specified version [9630c6]
Full Changelog: https://github.com/umlx5h/LLPlayer/compare/v0.2.2...v0.3.0
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.