Skip to content

atulgpt/SubtitleDownloader

Repository files navigation

SubtitleDownloader

GUI for downloading the subtitle of selected file(s) based on Java

Features

  • 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

Getting started

  • 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)

Prerequisites

JVM(or JRE) needs to be installed

How to check if JVM is installed or not

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)

Built With

Application calls the api provided by www.OpenSubtitles.org and SUBDB

Author

Atul Gupta

Contact

If you find any bug or issue with the code, please contact atulgpt@live.com