aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* Smoother JSON checks.Gravatar Christopher Rosell2012-07-05
* Release version 1.1.0.Gravatar Christopher Rosell2012-07-01
* Always make sure output is in binary mode on Windows.Gravatar Christopher Rosell2012-06-22
* README fix.Gravatar Christopher Rosell2012-06-18
* Update README with Windows instructions.Gravatar Christopher Rosell2012-06-18
* Use "rtmpdump.exe" on Windows.Gravatar Christopher Rosell2012-06-18
* Add SVTPlay plugin.Gravatar Christopher Rosell2012-06-18
* Use Popen instead of pbs when launching player.Gravatar Christopher Rosell2012-06-18
* Improved --help.Gravatar Christopher Rosell2012-06-14
* Add option to hide player output.Gravatar Christopher Rosell2012-06-14
* Improved livestreamerrc reading.Gravatar Christopher Rosell2012-06-14
* Use getattr instead of internal pbs function.Gravatar Christopher Rosell2012-06-14
* Check for errors when testing --jtv compatibility.Gravatar Christopher Rosell2012-06-13
* Added global options module.Gravatar Christopher Rosell2012-06-13
* Improved subprocess error handling.Gravatar Christopher Rosell2012-06-12
* Add LICENSE.Gravatar Christopher Rosell2012-05-28
* Improve English.Gravatar Christopher Rosell2012-05-28
* Write normal messages to stdout instead of stderr.Gravatar Christopher Rosell2012-05-28
* Add -c option again that prints internal commandline when possible.Gravatar Christopher Rosell2012-05-28
* Update README.Gravatar Christopher Rosell2012-05-27
* Add option to always write to output file even if it already exists.Gravatar Christopher Rosell2012-05-27
* Exit with return code 1 when there is an error.Gravatar Christopher Rosell2012-05-27
* Add option to output stream to stdout.Gravatar Christopher Rosell2012-05-26
* Add support for writing stream to stdout.Gravatar Christopher Rosell2012-05-26
* Fix rtmpdump locking up when stderr buffer is filled.Gravatar Christopher Rosell2012-05-26
* Add YouTube plugin.Gravatar Christopher Rosell2012-05-25
* Refactor stream input/output.Gravatar Christopher Rosell2012-05-25
* Add more plugin exceptions.Gravatar Christopher Rosell2012-05-24
* Simplify Python compat.Gravatar Christopher Rosell2012-05-24
* Merge pull request #8 from frontendloader/masterGravatar Christopher Rosell2012-05-24
|\
| * fix for own3d's new layout/scheme.Gravatar frontendloader2012-05-24
|/
* Release version 1.0.0.Gravatar Christopher Rosell2012-04-29
* 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
* livestreamer.plugins.ustreamtv: A more proper fix for AMF parsing.Gravatar Christopher Rosell2012-04-19
* livestreamer.plugins.ustreamtv: Fix AMF parsing.Gravatar Christopher Rosell2012-04-19
* Only require argparse on Python <2.7 and <3.2.Gravatar Christopher Rosell2012-04-19
* Merge pull request #6 from doda/masterGravatar Christopher Rosell2012-04-19
|\
| * Putting some organizational logic into the Plugin base class to automatically...Gravatar Dominik Dabrowski2012-04-19
* | Merge pull request #5 from doda/masterGravatar Christopher Rosell2012-04-19
|\|
| * update setup.py for python2.6 since it doesnt ship with argparseGravatar Dominik Dabrowski2012-04-19
|/
* Make livestreamer more usable as a library.Gravatar Christopher Rosell2012-03-21
* Move CLI related constant to cli.py.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.ownedtv: Use two regexes.Gravatar Christopher Rosell2012-03-21
* Another ownedtv regex fix.Gravatar Christopher Rosell2012-03-14
* Merge pull request #3 from termac/masterGravatar Christopher Rosell2012-02-29
|\
| * alter regular expression in ownedtv plugin to again find the channel idGravatar termac2012-02-29
|/
* Use a markdown README instead.Gravatar Christopher Rosell2012-01-19