mirror of https://github.com/morpheus65535/bazarr
28 lines
1017 B
ReStructuredText
28 lines
1017 B
ReStructuredText
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://api.travis-ci.org/sbraz/pymediainfo.svg?branch=master
|
|
:target: https://travis-ci.org/sbraz/pymediainfo
|
|
|
|
.. image:: https://ci.appveyor.com/api/projects/status/g15a2daem1oub57n/branch/master?svg=true
|
|
:target: https://ci.appveyor.com/project/sbraz/pymediainfo
|
|
|
|
|
|
This small package is a wrapper around the MediaInfo library.
|
|
|
|
It works on Linux, Mac OS X and Windows and is tested with Python 2.7, 3.4, 3.5, 3.6, 3.7, PyPy and PyPy3.
|
|
|
|
See https://pymediainfo.readthedocs.io/ for more information.
|