6 lines
82 B
Plaintext
Raw Normal View History

2022-08-14 14:57:08 -04:00
#!/bin/bash
# Run mpv on the output files of minrss
2022-12-10 10:28:40 -05:00
mpvs $(extractlink.sh "$@")