Releases: ratoaq2/knowit
Releases · ratoaq2/knowit
Release 0.2.4
- Added container to output
- Changed Pint as an optional dependency
- Added options to output values without units
- Added MOV Text as subtitle format
Release 0.2.3
- Fixed providers loading order: mediainfo, ffmpeg, enzyme
Release 0.2.2
- Added FFmpeg / FFprobe provider
- Improved mediainfo detection
- Added mediainfo cli fallback
Release 0.2.1
- Minor bugfix
Release 0.2.0
- Code completed refactored in order to allow easy extension
- Add
--report
cli option to display unknown media information - Removed bundled native MediaInfo. Windows and MacOS need to download and install MediaInfo
- Enhanced media info detection
- Add
--profile
option to control output information
Release 0.1.4.1
Bugfix release:
- Fix when mediainfo returns no "General" track.
Release 0.1.4
- Better language detection
- Added version parameter to command line
Release 0.1.3.2
- Fixed media info library loading in Mac OS
Release 0.1.2
- Better resolution calculation
- Python 3 fixes
Release 0.1.1
- Fix PyYAML install dependency