6 lines
82 B
Bash
Executable File

#!/bin/bash
# Run mpv on the output files of minrss
mpvs $(extractlink.sh "$@")