Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add some docs. | Christopher Rosell | 2012-08-24 | |
| | ||||
* | Change location of livestreamerrc on Windows. | Christopher Rosell | 2012-08-23 | |
| | ||||
* | livestreamer.plugins.justintv: Small tweak to login check. | Christopher Rosell | 2012-08-23 | |
| | ||||
* | Make the library more thread safe. | Christopher Rosell | 2012-08-23 | |
| | ||||
* | Release version v1.2.0. | Christopher Rosell | 2012-08-23 | |
| | ||||
* | Minor CLI changes. | Christopher Rosell | 2012-08-18 | |
| | ||||
* | livestreamer.plugins.ownedtv: Add alternative CDNs to stream list. | Christopher Rosell | 2012-08-17 | |
| | ||||
* | Check if prebuffer gets any data. | Christopher Rosell | 2012-08-16 | |
| | ||||
* | Updated README regarding VLC bug on Windows. | Christopher Rosell | 2012-08-15 | |
| | ||||
* | Minor CLI fixes. | Christopher Rosell | 2012-08-15 | |
| | ||||
* | Kill player when stream is over. | Christopher Rosell | 2012-08-15 | |
| | ||||
* | Add logging. | Christopher Rosell | 2012-08-15 | |
| | ||||
* | Prebuffer some data before outputing to player/file. | Christopher Rosell | 2012-08-15 | |
| | | | | | This is a simple way to check if stream server is dead/has problems before launching a player/file output. | |||
* | Fixing justintv channel name parser if mature content is enabled. | John Peterson | 2012-08-11 | |
| | | | | | | Fixing justintv channel name parser in case the mature content gate is displayed instead of the channel page. Signed-off-by: Christopher Rosell <chrippa@tanuki.se> | |||
* | livestreamer.plugins.justintv: Fix subscription access. | Christopher Rosell | 2012-08-05 | |
| | ||||
* | livestreamer.plugins.ownedtv: Fetch SWF URL from page. | Christopher Rosell | 2012-08-04 | |
| | ||||
* | livestreamer.plugins.justintv: Only request metadata when needed. | Christopher Rosell | 2012-08-03 | |
| | ||||
* | livestreamer.plugins.ownedtv: Add SWF verification. | Christopher Rosell | 2012-07-27 | |
| | ||||
* | Add 15 sec timeout for HTTP requests. | Christopher Rosell | 2012-07-23 | |
| | ||||
* | Smoother JSON checks. | Christopher Rosell | 2012-07-05 | |
| | ||||
* | Release version 1.1.0. | Christopher Rosell | 2012-07-01 | |
| | ||||
* | Always make sure output is in binary mode on Windows. | Christopher Rosell | 2012-06-22 | |
| | ||||
* | README fix. | Christopher Rosell | 2012-06-18 | |
| | ||||
* | Update README with Windows instructions. | Christopher Rosell | 2012-06-18 | |
| | ||||
* | Use "rtmpdump.exe" on Windows. | Christopher Rosell | 2012-06-18 | |
| | ||||
* | Add SVTPlay plugin. | Christopher Rosell | 2012-06-18 | |
| | ||||
* | Use Popen instead of pbs when launching player. | Christopher Rosell | 2012-06-18 | |
| | | | | | This increases compability with Windows since it will use cmd.exe instead of trying to use /bin/sh. | |||
* | Improved --help. | Christopher Rosell | 2012-06-14 | |
| | ||||
* | Add option to hide player output. | Christopher Rosell | 2012-06-14 | |
| | ||||
* | Improved livestreamerrc reading. | Christopher Rosell | 2012-06-14 | |
| | | | | | - Now supports comments prefixed with '#'. - Now handles arguments with no value. | |||
* | Use getattr instead of internal pbs function. | Christopher Rosell | 2012-06-14 | |
| | ||||
* | Check for errors when testing --jtv compatibility. | Christopher Rosell | 2012-06-13 | |
| | ||||
* | Added global options module. | Christopher Rosell | 2012-06-13 | |
| | | | | | | - Removed argument handlers from plugins and use options instead. - Removed arguments to stream.open() and use options instead. - Added rtmpdump option to override location manually. | |||
* | Improved subprocess error handling. | Christopher Rosell | 2012-06-12 | |
| | | | | | - Added --errorlog argument to log subprocess errors. - Check if rtmpdump has --jtv argument when needed. | |||
* | Add LICENSE. | Christopher Rosell | 2012-05-28 | |
| | ||||
* | Improve English. | Christopher Rosell | 2012-05-28 | |
| | ||||
* | Write normal messages to stdout instead of stderr. | Christopher Rosell | 2012-05-28 | |
| | ||||
* | Add -c option again that prints internal commandline when possible. | Christopher Rosell | 2012-05-28 | |
| | ||||
* | Update README. | Christopher Rosell | 2012-05-27 | |
| | ||||
* | Add option to always write to output file even if it already exists. | Christopher Rosell | 2012-05-27 | |
| | ||||
* | Exit with return code 1 when there is an error. | Christopher Rosell | 2012-05-27 | |
| | ||||
* | Add option to output stream to stdout. | Christopher Rosell | 2012-05-26 | |
| | ||||
* | Add support for writing stream to stdout. | Christopher Rosell | 2012-05-26 | |
| | ||||
* | Fix rtmpdump locking up when stderr buffer is filled. | Christopher Rosell | 2012-05-26 | |
| | ||||
* | Add YouTube plugin. | Christopher Rosell | 2012-05-25 | |
| | ||||
* | Refactor stream input/output. | Christopher Rosell | 2012-05-25 | |
| | | | | | - Now uses pbs library to handle subprocesses. - Removed -c option as not all plugins may be based on subprocesses. | |||
* | Add more plugin exceptions. | Christopher Rosell | 2012-05-24 | |
| | ||||
* | Simplify Python compat. | Christopher Rosell | 2012-05-24 | |
| | ||||
* | Merge pull request #8 from frontendloader/master | Christopher Rosell | 2012-05-24 | |
|\ | | | | | Fix for own3d's new layout | |||
| * | fix for own3d's new layout/scheme. | frontendloader | 2012-05-24 | |
|/ |