aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/livestreamer/plugins/justintv.py
Commit message (Expand)AuthorAge
* livestreamer.plugins.justintv: Verify stream info.Gravatar Christopher Rosell2012-09-11
* Get rid of urllib and use requests instead.Gravatar Christopher Rosell2012-09-07
* livestreamer.plugins.justintv: Always use lowercase channel name.Gravatar Christopher Rosell2012-09-01
* livestreamer.plugins.justintv: Avoid SWF verification when possible.Gravatar Christopher Rosell2012-08-28
* livestreamer.plugins.gomtv: Add some logging.Gravatar Christopher Rosell2012-08-27
* livestreamer.plugins.justintv: Small tweak to login check.Gravatar Christopher Rosell2012-08-23
* Make the library more thread safe.Gravatar Christopher Rosell2012-08-23
* Add logging.Gravatar Christopher Rosell2012-08-15
* Fixing justintv channel name parser if mature content is enabled.Gravatar John Peterson2012-08-11
* livestreamer.plugins.justintv: Fix subscription access.Gravatar Christopher Rosell2012-08-05
* livestreamer.plugins.justintv: Only request metadata when needed.Gravatar Christopher Rosell2012-08-03
* Added global options module.Gravatar Christopher Rosell2012-06-13
* Refactor stream input/output.Gravatar Christopher Rosell2012-05-25
* 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
* livestreamer.plugins.justintv: Now supports subscription channels.Gravatar Christopher Rosell2012-01-19
* Add SWF verification.Gravatar Christopher Rosell2011-10-26
* livestreamer.plugins.justintv: Behave more like flash player.Gravatar Christopher Rosell2011-10-19
* Add livestreamer.compat for 2.6 and 2.7 support.Gravatar Christopher Rosell2011-10-13
* Initial commit.Gravatar Christopher Rosell2011-08-15