Created
October 13, 2013 21:15
-
-
Save wmw/6967506 to your computer and use it in GitHub Desktop.
livestreamer with stream name
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cd c:\program files (x86)\livestreamer | |
set /p streamName=What stream?: | |
livestreamer.exe -url twitch.tv/%streamName% best |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment