stream twitch script
This commit is contained in:
parent
d1cb291299
commit
9726ee07cc
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
# need: pip install streamlink
|
||||
streamlink "twitch.tv/$1" best --player-fifo -p omxplayer
|
Loading…
Reference in New Issue