Skip to content

Instantly share code, notes, and snippets.

@pavelbinar
Forked from bmaeser/subtitle-extract.txt
Last active August 13, 2025 15:08
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
@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.

@VenimK
Copy link

VenimK commented Aug 13, 2025

Also been searching a while
Then i gatherd all the tools
And start buiding this

https://github.com/VenimK/Subtitle-Forge
Feel free to test...
Doiing some cleanup as we go....

Works 100%

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