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

Use yt-dlp as the default downloader to speed up the downloads and also increased code coverage to 99 #55

Closed akamhy closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #55 (b0cb916) into main (8518d6f) will increase coverage by 0.84%. The diff coverage is 81.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #55      +/-   ##
==========================================
+ Coverage   98.04%   98.88%   +0.84%     
==========================================
  Files           8        8              
  Lines         358      359       +1     
==========================================
+ Hits          351      355       +4     
+ Misses          7        4       -3     
Impacted Files Coverage Δ
videohash/framesextractor.py 95.52% <0.00%> (ø)
videohash/downloader.py 98.00% <90.00%> (+6.16%) :arrow_up:

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 8518d6f...b0cb916. Read the comment docs.