This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
ptrcports/mpv-launcher/mpv-launcher

8 lines
72 B
Plaintext
Raw Normal View History

2021-12-03 01:02:13 +00:00
#!/bin/sh
url="$(echo $1 | cut -c5-)"
# url="$0"
logger $url
mpv $url