# TwitchPlay is an uber generic script that allows you to stream from Twitch easily.
# This pipes the output of ffmpeg to STDIN to be read by your favorite player.
# Tested on a PowerBook G4 with 10.5 Leopard.
# Created 11/29/2019 by wicknix
#
# Requirements: FFmpeg from macports, VLC 2.0.10 or macports MPlayer (QuickTime doesn't work).
# VLC is recommended as it loads the streams MUCH quicker than mplayer.
# VLC is the default player. Edit the "stream-twitch" script in /dist/bin to use mplayer instead.
#
# How to use:
# Drop the TwitchPlay.app in to /Applications (MUST go there to work properly).
# Open TwitchPlay
# In a browser go to https://m.twitch.tv and find a stream to watch.
# Example: m.twitch.tv/Myth you would just type: myth  (must use lowercase).
# Select quality by typing one of the options then hitting enter will start the stream.
# Kill or quit your player to stop the stream.
