aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/livestreamer/plugins/__init__.py
Commit message (Expand)AuthorAge
* Improve quality weighting.Gravatar Christopher Rosell2012-09-30
* Add Ongamenet plugin.Gravatar Christopher Rosell2012-09-08
* Added GOMTV plugin support adapted from https://github.com/sjp/GOMstreamerGravatar Niall McAndrew2012-08-25
* Add some docs.Gravatar Christopher Rosell2012-08-24
* Make the library more thread safe.Gravatar Christopher Rosell2012-08-23
* Add logging.Gravatar Christopher Rosell2012-08-15
* Add SVTPlay plugin.Gravatar Christopher Rosell2012-06-18
* Added global options module.Gravatar Christopher Rosell2012-06-13
* Add more plugin exceptions.Gravatar Christopher Rosell2012-05-24
* Added PluginError exception to make error handling nicer.Gravatar Christopher Rosell2012-04-21
* Make get_streams always return a dict.Gravatar Christopher Rosell2012-04-21
* Putting some organizational logic into the Plugin base class to automatically...Gravatar Dominik Dabrowski2012-04-19
* Make livestreamer more usable as a library.Gravatar Christopher Rosell2012-03-21
* Refactor the stream/command line handling.Gravatar Christopher Rosell2012-03-21
* Change the way plugins are used.Gravatar Christopher Rosell2012-03-21
* Plugins can now add extra arguments to the cli.Gravatar Christopher Rosell2012-01-19
* Initial commit.Gravatar Christopher Rosell2011-08-15