Skip to content

Instantly share code, notes, and snippets.

@pavelbinar
Forked from bmaeser/subtitle-extract.txt
Last active June 16, 2025 06:11
Show Gist options
  • Save pavelbinar/20a3366b54f41e355d2745c89091ec46 to your computer and use it in GitHub Desktop.
Save pavelbinar/20a3366b54f41e355d2745c89091ec46 to your computer and use it in GitHub Desktop.
Extract subtitles from .mkv files on Mac OS X
@phamhphuc
Copy link

Very simple and work, it's really work well. Thank you very much

@RichardsonTxMan
Copy link

There's a Mac application called Subtitle Extractor in the App Store that does this

Thank you for this @larryy ! I needed an SRT to translate subtitles into another language and needed precise time codes, this app does it!

Yeah, it costs $15, too!

Check out the Python script that victornpb posted here, it works perfectly! All you have to do is change the text of the script to whatever version of MKVToolNix you have and then run it with an MKV file in the same folder. I got it to work on the first try... easy, peasy.

Don't forget to buy him a coffee via the link on his page to say thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment