aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/livestreamer/utils.py
Commit message (Collapse)AuthorAge
* Add logging.Gravatar Christopher Rosell2012-08-15
|
* Add 15 sec timeout for HTTP requests.Gravatar Christopher Rosell2012-07-23
|
* Smoother JSON checks.Gravatar Christopher Rosell2012-07-05
|
* Improved livestreamerrc reading.Gravatar Christopher Rosell2012-06-14
| | | | | - Now supports comments prefixed with '#'. - Now handles arguments with no value.
* Refactor stream input/output.Gravatar Christopher Rosell2012-05-25
| | | | | - Now uses pbs library to handle subprocesses. - Removed -c option as not all plugins may be based on subprocesses.
* Added PluginError exception to make error handling nicer.Gravatar Christopher Rosell2012-04-21
| | | | Also added a utility function to do HTTP requests.
* Refactor the stream/command line handling.Gravatar Christopher Rosell2012-03-21
|
* Fix argument splitting.Gravatar Christopher Rosell2012-01-19
|
* Add argument reading from ~/.livestreamerrc.Gravatar Christopher Rosell2011-12-19
|
* Add SWF verification.Gravatar Christopher Rosell2011-10-26
|
* Initial commit.Gravatar Christopher Rosell2011-08-15