For the AI-Video-Translate-macos-arm64.dmg file — the app is self-contained, no need to install Python or anything else.
.dmg fileWe recommend the AI-Video-Translate-Setup-windows-x64.exe file — installs like a regular Windows app (Desktop icon, uninstall via Add/Remove Programs).
ai-video-translate-windows-amd64-py3.11.zip (portable, no install needed): right-click → Extract All… → open the folder → double-click Cài đặt và Chạy AI Video Translate.bat. After the first install it also creates a Desktop icon.Transcribes the video, translates it into Vietnamese, and dubs it with a natural-sounding voice (voice cloning included).
Automatically cuts long videos into short clips and suggests a catchy title for each one.
Turns a written script into a motion-graphics video (Ainius mode). Needs extra setup — see the section below.
Translate/Dub & Clip Cutter work right after install. Only Script → Video needs 3 extra steps (it renders with Node and runs a local LLM through Ollama):
ollama pull qwen2.5:7b (downloads a ~4.7 GB model).Resources/remotion folder inside the app, then run: npm install (one time only).By default the app runs 100% on your machine — no key needed. If you want extra cloud voices, just paste an API key into ⚙️ Settings: enter a key and the voices appear automatically in the voice picker (both in the app and the YouTube extension); remove the key and they disappear. Keys are stored locally on your machine — never sent to AIECOS; any usage fees (if applicable) are billed to your own provider account.
The package includes the Extension Chrome (dich YouTube) folder — translate & dub YouTube videos right while you watch. Subtitles are free; dubbing requires a license. One-time setup (~1 minute):
chrome://extensions in the address bar → Enter.Extension Chrome (dich YouTube) folder. Where is that folder? Mac (.dmg): drag it from the .dmg window into Documents first (the dmg is read-only). Windows (Setup.exe): Start Menu → "AI Video Translate - Extension YouTube (mở thư mục)". Windows (zip): it sits next to the installer.127.0.0.1:7861). Keep the extension folder where it is — don't delete it; Chrome reads directly from it.You only need to care about the app + the Extension folder. All technical files are tucked away — no need to touch them.
| Symptom | Fix |
|---|---|
| Mac says the app "can't be opened because the developer cannot be verified" | Right-click the app → Open → Open (first time only). Or go to System Settings → Privacy & Security → click Open Anyway. |
| Windows SmartScreen "Windows protected your PC" | Click More info → Run anyway. (The app installs locally and sends no data anywhere.) |
| Python reported missing / winget fails to install | Install Python 3.11 manually: on Windows, download it at python.org; on macOS, run brew install python@3.11. Then open the app again. |
| Install hangs at the "downloading model / ffmpeg" step | Usually the network (a few hundred MB to download). Check your connection and launch it again — it resumes the missing parts, no starting over. |
| App window doesn't open / blank window | Quit the app completely and reopen from the icon. Still stuck: open http://127.0.0.1:7880 in your browser (older Windows zip builds: 7860). |
| "Studio" voices produce no sound | The "Studio" voices need internet. When offline, pick Linh or piper (they run locally). |
| Script → Video tab asks for Node / Ollama | Follow the Enable Script → Video section above. The other tools are unaffected. |