Skip to content

A quick python program to grab the top live streaming games from twitch and display them in the terminal. Useful when paired with livestreamer: https://github.com/chrippa/livestreamer to quickly find and start watching a game from the terminal.

Notifications You must be signed in to change notification settings

grantnicholas/twitchList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

twitchList

A quick python script to grab the top live dota2 streams, display the streams in order of most views to least views, ask the user which stream they want to watch, and then open the stream from the terminal using livestreamer.

Just run python twitchlist.py

For the future

  1. Make the script have optional inputs to specify what game to search for [ie dota2 vs sc2]
  2. Make the streams be sorted by LIVE viewers and not total views

DEPENDENCY WARNING: livestreamer @ http://livestreamer.readthedocs.org/en/latest/install.html for ubuntu: sudo apt-get install livestreamer

About

A quick python program to grab the top live streaming games from twitch and display them in the terminal. Useful when paired with livestreamer: https://github.com/chrippa/livestreamer to quickly find and start watching a game from the terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages