#!/bin/sh
# Custom mpv script 
mpv --no-video "$@"
