Pre-packaged Version for Win10/11 Download
The current latest version is v3.78, and the patch package is v3.78
v3.78 Full Package Download (2.5G)
If you have not installed an older version, please download the full version here. For CUDA acceleration, an NVIDIA graphics card is required with CUDA 12.x and cuDNN 9 installed.
Hugging Face Link: https://huggingface.co/mortimerme/repocollect/resolve/main/win-videotrans-v3.78.7z?download=true
v3.78 Patch Package (360MB)
This patch cannot be used alone; it is only for overwriting an existing installation. The difference from the full package is that it does not contain the
torch
module. As torch has been upgraded from 2.5 to 2.7, the patch package does not include torch. Directly overwriting with this patch may disable CUDA acceleration. It is recommended to download and overwrite with the full package instead.
GitHub Link: https://github.com/jianchang512/pyvideotrans/releases/download/v3.78/win-PatchUpdate-3.78.7z
Source Code Deployment for MacOS/Linux
The complete source code repository for this software is available at: https://github.com/jianchang512/pyvideotrans
- Detailed Tutorial for Source Code Deployment on MacOS
- Detailed Tutorial for Source Code Deployment on Linux
- Deploying this software from source using the uv tool