Skip to content

SubtitleGenie 0.0.6

Choose a tag to compare

@github-actions github-actions released this 16 Aug 02:18
· 24 commits to main since this release

SubtitleGenie 🧞 0.0.6

Subtitle Genie

πŸ“ What changed in 0.0.6

Changed

  • The update check now runs on every launch (it's silent when you're up to
    date) instead of at most once a day, so a new release is noticed right away.
    Throttle it with config --set updates.check_interval_hours N, skip a single
    run with --no-update-check, or turn it off with
    config --set updates.check_on_run false.

⬇️ 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.0.6.zip
🍎 MacOS SubtitleGenie_Mac_0.0.6.tar.gz
🐧 Linux SubtitleGenie_Linux_0.0.6.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