PotPlayer extension for real-time subtitle translation
Top 86.7% on sourcepulse
This project provides a PotPlayer extension for real-time subtitle translation using Ollama-hosted language models. It targets users who watch foreign language videos and desire on-the-fly translation within PotPlayer, leveraging local LLMs for privacy and customization.
How It Works
The extension integrates with PotPlayer to capture subtitle text and send it to a locally running Ollama instance for translation. It utilizes a Lua script (SubtitleTranslate - ollama.as
) to manage the communication between PotPlayer and the Ollama API, enabling subtitle translation without relying on external cloud services.
Quick Start & Requirements
potplayer\Extension\Subtitle\Translate
.wangshenzhi/gemma2-9b-chinese-chat:latest
).SubtitleTranslate - ollama.as
file to point to your desired Ollama model.Highlighted Details
Maintenance & Community
The project references modifications based on the Felix3322/PotPlayer_Chatgpt_Translate
repository. No specific community channels or active maintainer information are provided in the README.
Licensing & Compatibility
The licensing is not explicitly stated in the provided README. Compatibility with commercial or closed-source applications is undetermined.
Limitations & Caveats
The project is presented as a modification of another's work, and its long-term maintenance status is unclear. Users must manage their Ollama setup and model selection independently.
5 months ago
Inactive