subtituleitor
Automatic subtitler made in python PySide.
I pretend to make a tool that takes care of this steps:
- Drag the video inside the gui (drag'n drop)
- Get the name of the video and search subtitles online
- Let the user choose from all the options wich one suits better
- Download the subtitle
- Place it in the same folder than the video
- Rename subtitle file to match video file name
It will be made in python/PySide and will be multiplatform (linux, osx, windows)
This tool is for my own use but if it works right could be public released. Anyway you can always download the code from here and use it for anything you want.