@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
nohup streamlink -p mpv https://www.twitch.tv/$1 best > /dev/null 2>&1 &
|
Reference in New Issue
Block a user
@ -1,2 +0,0 @@
|
||||
#!/bin/bash
|
||||
nohup streamlink -p mpv https://www.twitch.tv/$1 best > /dev/null 2>&1 &
|