{"library":"mpd-parser","type":"library","category":null,"description":"mpd-parser is a JavaScript library specifically designed for parsing MPEG-DASH (Dynamic Adaptive Streaming over HTTP) Media Presentation Description (MPD) manifests. It takes an XML-formatted MPD string and transforms it into a structured, easily consumable JavaScript object. The current stable version is 1.3.1, released in October 2024. The package follows an active, feature- and bugfix-driven release cadence, typically seeing several minor and patch versions annually. A key differentiator is its tight integration within the Video.js ecosystem, providing robust capabilities for handling complex DASH manifests, including support for live streams through the `previousManifest` option for efficient updates, parsing content steering information, processing EventStreams, and extracting DRM-related `mp4protection` tags. It is widely used in web-based video playback solutions requiring DASH support.","language":"javascript","status":"active","version":"1.3.1","tags":["javascript","videojs","videojs-plugin"],"install":[{"cmd":"npm install mpd-parser","imports":["import mpdParser from 'mpd-parser';","const mpdParser = require('mpd-parser');","var mpdParser = window['mpd-parser'];"]},{"cmd":"yarn add mpd-parser","imports":[]},{"cmd":"pnpm add mpd-parser","imports":[]}],"homepage":null,"github":"https://github.com/videojs/mpd-parser","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/mpd-parser","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/mpd-parser/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}