Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbraz/pymediainfo
A Python wrapper around the MediaInfo library
https://github.com/sbraz/pymediainfo
mediainfo python
Last synced: 3 months ago
JSON representation
A Python wrapper around the MediaInfo library
- Host: GitHub
- URL: https://github.com/sbraz/pymediainfo
- Owner: sbraz
- License: other
- Created: 2010-03-23T18:15:52.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T01:58:29.000Z (9 months ago)
- Last Synced: 2024-04-21T06:33:12.623Z (7 months ago)
- Topics: mediainfo, python
- Language: Python
- Homepage: https://pymediainfo.readthedocs.org/
- Size: 702 KB
- Stars: 300
- Watchers: 19
- Forks: 55
- Open Issues: 8
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
pymediainfo
-----------.. image:: https://img.shields.io/pypi/v/pymediainfo.svg
:target: https://pypi.org/project/pymediainfo.. image:: https://img.shields.io/pypi/pyversions/pymediainfo.svg
:target: https://pypi.org/project/pymediainfo.. image:: https://repology.org/badge/tiny-repos/python:pymediainfo.svg
:target: https://repology.org/metapackage/python:pymediainfo.. image:: https://img.shields.io/pypi/implementation/pymediainfo.svg
:target: https://pypi.org/project/pymediainfo.. image:: https://ci.appveyor.com/api/projects/status/g15a2daem1oub57n/branch/master?svg=true
:target: https://ci.appveyor.com/project/sbraz/pymediainfoThis small package is a wrapper around the MediaInfo library.
It works on Linux, Mac OS X and Windows and is tested with Python 3.7 to 3.12 and PyPy3.
See https://pymediainfo.readthedocs.io/ for more information.