brovador / SubsPlease

Simple GUI to download subtitles from opensubtitles using subtitler and Electron.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Screen1

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

About

Simple GUI to download subtitles from opensubtitles using subtitler and Electron.


Languages

Language:JavaScript 76.7%Language:CSS 12.8%Language:HTML 10.5%