Pymediainfo

Latest version: v6.1.0

Safety actively analyzes 639068 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 6

5.0.2

Bug fixes
* Succeed in fixing upload to PyPI from Travis (tests were broken by v5.0)

5.0.1

Bug fixes
* Travis: attempt to fix upload to PyPI

5.0

Breaking changes
* :warning: Drop support for Python 2.7, 3.4 and 3.5
* `MediaInfo.parse`: remove the deprecated `text` parameter

New features
* `MediaInfo`: add shortcuts to tracks by type: `audio_tracks`, `video_tracks`, etc. (95)

Miscellaneous
* Add type hints and a lot of code quality checks to the CI (pylint, mypy, black, etc.)
* Run tests with tox

4.3

:warning: This is the last major release that supports Python 2.7, 3.4 and 3.5. Version 5 will only support Python ≥ 3.6

New features
* `MediaInfo.parse`: add support for file-like objects (96)
* Update bundled MediaInfo to [v20.09](https://github.com/MediaArea/MediaInfoLib/releases/v20.09) (Windows and OSX wheels)
* Improvements to documentation
* Python 3.9 is now officially supported

4.2.1

Bug fixes
* Fix version detection for Read the Docs documentation builds

4.2

New features
* Add a new `output` option to the `parse` method, this deprecates the old `test` option (82)
* Update bundled MediaInfo to [v20.03](https://github.com/MediaArea/MediaInfoLib/releases/v20.03) (Windows and OSX wheels)
* Add support for os.PathLike objects (72)

Bug fixes
* Close and delete handle on errors to avoid memory leaks (79)
* Fix thread-safety that was broken since v4.1 (76 and 83), document multi-threading limitations
* Document Python 3.8 support
* Show the correct pymediainfo version in documentation builds

Page 2 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.