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

Ugoku E.c.m <2026 Update>

1. What is Ugoku E.C.M.?

動く ECM (Ugoku ECM)

Go to YouTube or Niconico Douga. Search: . You will find videos of ticking watch movements, oscillating fans, and robotic toy tests. The aesthetic is "kinetic satisfaction."

Title:

Ugoku E.C.M.: Bringing Your Engine Control Module to Life ugoku e.c.m

In a mechanical context, movement is not just about raw power; it is about precision. The ECM enables this by processing inputs from diverse sensors, such as: For personalized advice or information, consult a healthcare

We are excited to introduce "ugoku e.c.m", a groundbreaking solution designed to [briefly describe the main benefit or purpose]. In today's [industry/sector], [elaborate on the challenges or needs], and that's where "ugoku e.c.m" comes in. UGOKU E

Write a small Python script to parse the index:

So go ahead. Put on a track from Officium . Let the fog drift across the screen. And for three minutes, don’t scroll.

UGOKU E.C.M is guided by a set of core values that shape its culture and operations. These values include:

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