Skip to content

aetheon/java-opensubtitles-hash-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Opensubtitles.org Hash Function

Donate

Divhide

Java implementation of the OpenSubtitles hash function. This hash is used by opensubtitles.org to create unique id for movie files.

Useful when searching subtitles for a specific file.

Execute:

java -jar bin/opensubtitles-hash-generator.jar FILE

The HASH is returned on the STDOUT

Example:

java -jar bin/opensubtitles-hash-generator.jar tests/breakdance.avi

8e245d9679d31e12

About

OpenSubtitle Hash Generator based on Media Player Classic

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages