akamhy / videohash

Near Duplicate Video Detection (Perceptual Video Hashing) - Get a 64-bit comparable hash-value for any video.
https://pypi.org/project/videohash
MIT License
264 stars 41 forks source link

Added option to not copy video file to save on time for creating hash #97

Open aryan6969 opened 1 year ago

aryan6969 commented 1 year ago

) Have option to save time on copy of video file. ) Modified routine to check if path exists.

steph-ieffam commented 1 year ago

@aryan6969 This looks like a great improvement. I had my linux /tmp folder so full of temporary files that the disk free space went from 300GB to zero in less than a half day. Hope @akamhy could add this improvement