Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-10-16 | 479 Bytes | |
v2.0.3.tar.gz | 2021-10-16 | 820.3 kB | |
v2.0.3.zip | 2021-10-16 | 830.1 kB | |
Totals: 3 Items | 1.7 MB | 0 |
- BUGFIX: On Windows, FFmpeg and youtube-dl/yt-dlp could fail because of the space in the directory name. This issue was fixed by quoting the paths of these programs.
- CHANGE(non-breaking): A new attribute bitlist in the VideoHash class, the attribute is python list containing the bits of the hash value.
- CHANGE(non-breaking): The package now XOR's the bitlist instead of calculating the Hamming distance the usual way.
- Retired Python 3.5 is no longer supported.