joshdavenport / gostream

Small CLI utility for quickly opening streams in mpv

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gostream

Convienient interface to stream services such as Twitch, YouTube Gaming, BBC and TVCatchup

Requirements

Use homebrew to facilitate installation of the CLI tools and applications this tool uses.

streamlink

Streamlink is used to facilitate the actual streaming

brew install streamlink

mpv

MPV is used to display the stream

brew cask install mpv

Installation

Clone this repo, npm install and then npm install -g . to create a globally available command gostream.

Usage

Run gostream and navigate through the menus. That's it!

About

Small CLI utility for quickly opening streams in mpv


Languages

Language:JavaScript 100.0%