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

download_worst = False #77

Closed akamhy closed 2 years ago

akamhy commented 2 years ago

If download_worst is True the download fails at least on reddit. Closes #76

codecov[bot] commented 2 years ago

Codecov Report

Merging #77 (7074379) into main (dc39172) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #77   +/-   ##
=======================================
  Coverage   99.13%   99.13%           
=======================================
  Files           9        9           
  Lines         346      346           
=======================================
  Hits          343      343           
  Misses          3        3           
Impacted Files Coverage Δ
videohash/videohash.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 dc39172...7074379. Read the comment docs.