OpenSubtitlesDownload
OpenSubtitlesDownload logo
Illustration by Franck Helaine. Thanks ;-)

Automatically find and download the right subtitles for your favorite videos!

The subtitles search is done by precisly identifying your video files by computing unique movie hash sums. This way, you have more chance to find the exact subtitles for your videos, avoiding synchronization problems between the subtitles and the soundtrack.

GitHub page Wiki Releases Issue tracker
platforms
linux GUI
platforms
universal CLI
license
GPLv3

License Code Upd | Verbacepro

, they receive a code via email that must be entered into the software’s license window to activate the product.

A VerbAcePro license code is a unique code provided to users who purchase a license for the software. The license code is used to activate the software and unlock its full features. The code is usually provided via email or can be found on the software's packaging. The license code is essential to use the software, and without it, users will not be able to access the software's features.

: Launch VerbAce-Pro and click the Menu button. verbacepro license code upd

: Licensed users receive free and unlimited software updates.

: Avoid using "free" license codes found on public document-sharing sites like Scribd. These are often blacklisted or linked to specific outdated versions, which may cause the software to malfunction or fail during future version updates. , they receive a code via email that

Websites distributing free activation keys or modified update executables frequently bundle malware. Executing unknown .exe patch files or custom update installers can infect your Windows system with ransomware, spyware, or keyloggers that steal financial credentials. 2. Immediate Server Revocation

VerbAce-Pro is a popular, high-speed English-Arabic translation software for Windows . It features an automated "Micro Window" that delivers instant translations simply by hovering the mouse pointer over any text document or web browser word. The code is usually provided via email or

Reinstalling the software on a new computer or after an operating system upgrade may require re-validating your existing code or requesting a reset from the developer. The Risks of Using "Free" or "Cracked" Update Codes

SCREENSHOTS

DOWNLOADS

python script (zip)
Version 6.5Stable and battle tested! Actually, probably not...
Version DEVLatest development code. If you are feeling adventurous...
Documentation

GitHub page Wiki Release notes Issue tracker

Installation instructions On the on the wiki page, and always up-to-date!

Configuration instructions To change the search language and more advanced tune-in (optional).

Dependencies
  • python (version 3.6+)
  • zenity (for GNOME GUI)
  • kdialog (for KDE GUI)
  • basic unix tools: wget (subtitles downloading with GUI), ps & grep (GUI autodetection)
  • Quick install (as a nautilus script)
            
              # Make sure the destination directory for nautilus scripts exits
              mkdir -p ~/.local/share/nautilus/scripts/
              cd ~/.local/share/nautilus/scripts/
              # Download the script and make it executable
              wget https://raw.githubusercontent.com/emericg/OpenSubtitlesDownload/master/OpenSubtitlesDownload.py
              chmod u+x OpenSubtitlesDownload.py