sub_db v0.1.1 SubDB.Hash

Extracts the hash from video file.

The hash is composed by taking the first and the last 64kb of the video file, concatenating them together and generating a md5 of the resulting data (128kb).

Summary

Functions

compose(file_path)