python3-mpegdash

Python MPEG-DASH parser - Python 3.x
  https://github.com/sangwonl/python-mpegdash
  0
  no reviews



Mpd library can load and parse MPEG-DASH MPD(Media Presentation Description) metafile

The basic usage is to create a playlist object from uri, file path or directly from a string.

This package contains the Python 3.x module.