v2.0
- 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()