#!/bin/sh
[ ! "$PLUGINHEADERS" ] || set -- --http-header-fields="$PLUGINHEADERS" "$@"
exec mpv "$@"
