Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 688 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 688 Bytes

lsb

lsb stands for "live stream browser"

Based on this gist.

After using livestreamer I've become a bit lazy to open browser and look at twitch.tv for stream to watch, then past stream link to console to open it. And somehow inspired by this module I built a simple cli python app with click that will load top twitch streams to allow easily run them in livestreamer.

Possible dependencies

pip install click

pip install livestreamer it's pointless to use this script without livestreamer