A DVD Fingerprint Geneator
Project description
This is a Python implementation of the disc fingerprinting technique used by the Discident Database. Works by traversing a directory (from a DVD drive or ripped) and creating a unique hash for that disc.
Usage
Command line:
$ dvdfingerprint /Volumes/DVD_VIDEO/
From your own code:
import dvdfingerprint dvdfingerprint.fingerprint("/Volumes/DVD_VIDEO/")
Adapted from Erik Kastner’s Ruby implementation dvd_fingerprint.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dvdfingerprint-0.1.3.tar.gz
(1.8 kB
view hashes)