Takes a raw and an hardsub video, outputs subtitles extracted from the hardsub video.
I take no legal responsibility for anything this code is used for. This is purely an educational proof of concept.
Dependencies:
python meltsub.py
Change the variable subtitles_lang to set another language.
Use this command to check installed language:
tesseract --list-langs
MIT