-
Notifications
You must be signed in to change notification settings - Fork 55
-
Why relative paths are not supported?
I don't like them and it's trivial to pass absolute paths of files and directories.
-
Why yt-dlp is the default downloader?
It is better than the original youtube-dl package because of the pace of its development. yt-dlp is probably the best site-agnostic video downloader on the internet.
-
Why the name videohash and not something else?
Inspired by the imagehash python package and the hacker factor blog.
-
Is it used in the industry?
Yes, I've been contacted by users who use videohash for detecting duplicate videos, video authentication, and content moderation. videohash is free for commercial and personal usage, don't ask for permission but please follow the terms of the MIT license.
-
What about GIFs?
VideoHash works with GIFs but it was never designed to work with GIFs. I don't recommend using videohash with GIFs as I've personally witnessed an unacceptably higher collision rate of the hash values for GIFs.