mirror of
https://github.com/brmlab/BLIT.git
synced 2025-06-07 11:23:59 +02:00
3 lines
43 B
Bash
Executable file
3 lines
43 B
Bash
Executable file
#!/bin/bash
|
|
|
|
mplayer $(youtube-dl -g "$@")
|