aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/livestreamer/stream.py
Commit message (Expand)AuthorAge
* Split stream.py.Gravatar Christopher Rosell2012-09-20
* Add a exception argument to urlopen.Gravatar Christopher Rosell2012-09-08
* Get rid of urllib and use requests instead.Gravatar Christopher Rosell2012-09-07
* 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
* Use "rtmpdump.exe" on Windows.Gravatar Christopher Rosell2012-06-18
* 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 -c option again that prints internal commandline when possible.Gravatar Christopher Rosell2012-05-28
* Fix rtmpdump locking up when stderr buffer is filled.Gravatar Christopher Rosell2012-05-26
* Refactor stream input/output.Gravatar Christopher Rosell2012-05-25
* Make livestreamer more usable as a library.Gravatar Christopher Rosell2012-03-21
* Refactor the stream/command line handling.Gravatar Christopher Rosell2012-03-21