GUI for downloading the subtitle of selected file(s) based on Java
- Download the GUI SubtitleDownloader 0.1-version from the release.
- Click on the .jar file downloaded
- 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 [email protected]