You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-12Lines changed: 15 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ LLPlayer has many features for language learning that are not available in norma
28
28
-**Real-time Translation:** Supports [many translation engines](https://github.com/umlx5h/LLPlayer/wiki/Translation-Engine), such as Google, DeepL, Ollama, LM Studio, OpenAI.
29
29
-**Context-aware Translation:** Highly accurate translation by recognizing the context of subtitles using LLM.
30
30
-**Real-time OCR subtitles:** Can convert bitmap subtitles to text subtitles in real time, powered by [Tesseract OCR](https://github.com/tesseract-ocr/tesseract) and Microsoft OCR.
31
-
-**Subtitles Sidebar:** Both text and bitmap are supported. Seek and word lookup available. Has anti-spoiler functionality.
31
+
-**Subtitles Sidebar:** Both text and bitmap are supported. Seek and word lookup available. Also supports incremental subtitle search.
32
32
-**Instant word lookup:** Word lookup and browser searches can be performed on subtitle text.
33
33
-**Customizable Browser Search:** Browser searches can be performed from the context menu of a word, and the search site can be completely customized.
34
34
-**Plays online videos:** With [yt-dlp](https://github.com/yt-dlp/yt-dlp) integration, any online video can be played back in real time, with AI subtitle generation, word lookups!
@@ -314,17 +314,20 @@ If you want to update, please download and copy it to the specified path.
314
314
VLC is a general-purpose media player.
315
315
In contrast, LLPlayer has many useful features especially for language learning.
0 commit comments