This website requires JavaScript.
Explore
Help
Sign In
dan
/
scripts
Watch
1
Star
0
Fork
You've already forked scripts
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9726ee07cc
scripts
/
stream-twitch.sh
4 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
# need: pip install streamlink
streamlink
"
twitch.tv/
$1
"
best --player-fifo -p omxplayer
Reference in New Issue
View Git Blame
Copy Permalink