scripts
random scripts
git clone
https://git.parazyd.org/scripts
Log
|
Files
|
Refs
yt (49B)
1
#!/bin/sh
2
3
url="$1"
4
5
mpv --ytdl-format=best "$1"