这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: ratoaq2/knowit

0.5.1

09 Jan 17:54

Choose a tag to compare

  • improve language detection using TrakIt 0.2.1

Full Changelog: 0.5.0...0.5.1

0.5.0

08 Jan 21:19

Choose a tag to compare

  • Improve language detection using TrakIt
  • Also hearing_impaired and closed_caption detection were improved

Full Changelog: 0.4.1...0.5.0

0.4.1

01 Jan 17:19

Choose a tag to compare

  • Update Dockerfile to python 3.11 and also add mkvmerge as available provider in docker image
  • Better handle of ffprobe output where tags might be uppercase. See #39
  • Try to avoid mediainfo detection to call mediainfo gui since in windows, CLI and GUI have same executable names. See #14
  • Avoid division by zero when calculating video display ratio. See #23
  • Use correct json encoder when dumping better debug information when invalid media for enzyme provider. See #24
  • Fixes issues related to empty results from mediainfo, ffmpeg and mkvmerge. See #43

0.4.0

08 Apr 10:05
e7cc0d7

Choose a tag to compare

  • Drop python 2.x support
  • Code refactoring (add type support, cosmetic changes, etc)
  • Add support to mkvmerge (MKVToolNix) provider
  • Add basic HDR detection (HDR10 and Dolby Vision)
  • Fix MediaInfo support for latest versions

0.3.0

21 Mar 16:33

Choose a tag to compare

  • last python 2.7 compatible release
  • support for path-like objects
  • fixes subrip detection in old ffmpeg versions
  • improve error reporting
  • fixes attribute error in MediaInfo provider
  • fixes ffmpeg not found on system
  • added python 3.7, 3.8 and 3.9 support
  • fixes mediainfo dll detection on windows

Release 0.2.4

20 Jun 05:29

Choose a tag to compare

  • 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

18 Jun 06:20

Choose a tag to compare

  • Fixed providers loading order: mediainfo, ffmpeg, enzyme

Release 0.2.2

10 Jun 07:56

Choose a tag to compare

  • Added FFmpeg / FFprobe provider
  • Improved mediainfo detection
  • Added mediainfo cli fallback

Release 0.2.1

05 Jun 19:50

Choose a tag to compare

  • Minor bugfix

Release 0.2.0

05 Jun 19:06

Choose a tag to compare

  • 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