About This is a simple CLI tool to repack MPD files to be used with SSAI providers and DASH players. Prerequisites Node.js (v18.x) npm Setup npm install Run npm run repack <input.mpd> <output.mpd> Example npm run repack input.mpd repacked.mpd