Skip to content

SubtitleGenie 0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Aug 05:15
· 7 commits to main since this release

SubtitleGenie 🧞 0.1.0

Subtitle Genie

πŸ“ What changed in 0.1.0

Added

  • Progress feedback so it doesn't look frozen. After the 2D/3D question there
    used to be a long silent pause. SubtitleGenie now shows what it's doing at each
    step β€” searching, downloading (with an N/total counter), analyzing the video for
    3D placement, and embedding with a running percentage β€” so you can tell it's
    working, not stuck.

Changed

  • 3D picture-area detection (cropdetect) is faster: fewer sampled frames and no
    audio/subtitle decoding, so the pause before 3D subtitles are written is
    shorter.

⬇️ Download & run

Grab the archive for your OS from the Assets section below, unpack it, and
run the subtitlegenie executable inside. No Python required.

OS Archive
πŸͺŸ Windows SubtitleGenie_Win_0.1.0.zip
🍎 MacOS SubtitleGenie_Mac_0.1.0.tar.gz
🐧 Linux SubtitleGenie_Linux_0.1.0.tar.gz

First run: subtitlegenie setup to add your free OpenSubtitles API key and
pick your defaults. Then just drop a movie on it. subgenie setup also works!

For embedding subtitles into movies you also need
ffmpeg on your PATH. Saving subtitles as
sidecar files needs nothing extra.

πŸ”— Links