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
282 stars 46 forks source link

Changes for videohash 1.0.7 #35

Closed akamhy closed 3 years ago

akamhy commented 3 years ago

per #33 , the tool breaks when filenames contain whitespace. Just releasing the patch.

codecov[bot] commented 3 years ago

Codecov Report

Merging #35 (55dfe2a) into main (9565790) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          111       111           
=========================================
  Hits           111       111           
Impacted Files Coverage Δ
videohash/__init__.py 100.00% <ø> (ø)
videohash/__version__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9565790...55dfe2a. Read the comment docs.