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.
pip install click
pip install livestreamer
it's pointless to use this script without livestreamer