stream twitch script
This commit is contained in:
3
stream-twitch.sh
Executable file
3
stream-twitch.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
# need: pip install streamlink
|
||||
streamlink "twitch.tv/$1" best --player-fifo -p omxplayer
|
||||
Reference in New Issue
Block a user