2025-11-05 22:54:10 +03:00

5 lines
71 B
Bash
Executable File

#!/bin/sh
set -eu
exec mpv --no-video --ytdl-format=worstaudio "${@}"