Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 590 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 590 Bytes

subscatcher

A little automatic english subtitles downloader. It will scan every hour for videos without subtitles and attempt to search/download them from opensubtitles. I did it for me so the code is very straightforward, specific to my needs and I didn't spend time to clean it but if you want to improve on it you're welcome :)

To use, adapt config_example.properties to your liking and rename it to config.properties.

An OpenSubtitles account is required at http://www.opensubtitles.org

OpenSubtitles API library taken from https://code.google.com/p/open-subtitles-japi/