#!/data/data/com.termux/files/usr/bin/sh
[ ! "$PLUGINHEADERS" ] || set -- --http-header-fields="$PLUGINHEADERS" "$@"
exec mpv "$@"
