#!/data/data/com.termux/files/usr/bin/sh

am start --user 0 -a android.intent.action.VIEW -d "$1" -n is.xyz.mpv/.MPVActivity
