3 lines
72 B
Bash
Executable File
3 lines
72 B
Bash
Executable File
link=$(xclip -o -selection clipboard)
|
|
mpv --ytdl-format=135+140 "$link"
|