GUI for downloading the subtitle of selected file(s) based on Java
- No spyware
- Recursively folders search
- Download entire folders of movies with just one click in few seconds
- Support Drag n Drop for files and folders
- Accurate as it uses hash of the file
- Support two different services for better results
- Runs in windows, OS and linux without any setup
- Download the GUI SubtitleDownloader latest version from the release tab and unzip the file.
- Click on the .jar file in the unzipped folder
- It will open the java window, click on open button to select the video file(s) or folder(s) or both (you may select multiple files or you may also drag multiple files and folders) for which subtitle has to downloaded
- Select language preferences
- Click on Submit button
(All the subtitle files will be downloaded in correct folder with correct name)
JVM(or JRE) needs to be installed
Open command prompt and type in the following:
java -version
This should give you the version of the JRE you have installed, something like:
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Application calls the api provided by www.OpenSubtitles.org and SUBDB
Atul Gupta
If you find any bug or issue with the code, please contact atulgpt@live.com