Skip to content

Releases: sbraz/pymediainfo

v2.0

06 Feb 02:26
e2990d7
Compare
Choose a tag to compare
  • Take over maintenance from Patrick
  • Use the library instead of the CLI binary, makes MediaInfo.parse() work on Windows as well
  • Use xml.etree from Python's stdlib instead of Beautiful Soup; please open an issue if you experience regressions
  • Fix tests, add one for MediaInfo.parse()