Subs, please
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.
Binaries
Changelog
1.0.1
Updated with latest npm packages for electron, babel and subtitler
1.0
First release
Build
npm install
bower install
grunt build
Use grunt watch
for development
Then use electron-packager and build for your platform.
TODO Features list
- Automated build process
- Add more languages
- Icon
- Add link to build binaries
License
MIT