first commit
This commit is contained in:
2
.local/bin/stream-youtube
Executable file
2
.local/bin/stream-youtube
Executable file
@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
nohup streamlink -p mpv $1 best > /dev/null 2>&1 &
|
Reference in New Issue
Block a user