Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-10-13 | 346 Bytes | |
v2.0.2.tar.gz | 2021-10-13 | 816.6 kB | |
v2.0.2.zip | 2021-10-13 | 825.3 kB | |
Totals: 3 Items | 1.6 MB | 0 |
- All exceptions are now available directly from the videohash import. (imported exceptions in videohash/init.py).
- Explicitly set collage_image_width=1024 in class MakeCollage, this changes nothing as it was set to 1024 while creating the object in VideoHash class.
- shlex quote output_dir for POSIX in videohash/framesextractor.py