SubsPlease
1.0.0
Simple GUI to download subtitles from opensubtitles using subtitler and Electron.
Use drag and drop to add the video files, the subtitles will be searched based on their title and selected language. Subtitles will be placed on the same dir than the video with the same name and '.srt' extension.
Updated with latest npm packages for electron, babel and subtitler
First release
npm install
bower install
grunt build
Use grunt watch
for development
Then use electron-packager and build for your platform.
MIT