• Stars
    star
    5
  • Rank 2,855,343 (Top 57 %)
  • Language
    C#
  • Created about 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

a program that finds duplicates of videos in several steps, first binary comparison, then by comparing length, then by comparing thumbs at certain timestamps and then actually comparing the whole videos against each other (if their duration times are close enough)