A fast first-draft video dataset + fingerprint store, built to answer one question:
has this video (or something very similar to it) been seen before?
Each ingested video gets a YouTube-style random id and a folder ("bin") of binary
data files. A perceptual hash (pHash) is computed for sampled frames, so a new
video can be checked against everything already stored to flag likely duplicates /
re-uploads.
This is an early, intentionally simple draft — perceptual-hash… See the full description on the dataset page:
https://huggingface.co/datasets/hdcli/copyrightgpt-v1.