aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Improve quality weighting.Gravatar Christopher Rosell2012-09-30
* cli: Add option to load plugins from custom directories.Gravatar Christopher Rosell2012-09-29
* Update README.Gravatar Christopher Rosell2012-09-29
* Release version 1.3.1.Gravatar Christopher Rosell2012-09-29
* Add tools to build standalone Windows version and installer.Gravatar Christopher Rosell2012-09-29
* Handle empty lines in livestreamerrc.Gravatar Christopher Rosell2012-09-29
* Fix file check on Python 3.Gravatar Christopher Rosell2012-09-26
* Update README.Gravatar Christopher Rosell2012-09-26
* Add .stream to packages list.Gravatar Christopher Rosell2012-09-26
* Fix broken plugins.onegamenet.Gravatar Christopher Rosell2012-09-22
* Add support for Apple HLS streams.Gravatar Christopher Rosell2012-09-21
* Fix missing imports from last commit.Gravatar Christopher Rosell2012-09-20
* Split stream.py.Gravatar Christopher Rosell2012-09-20
* Fix small error in README.Gravatar Christopher Rosell2012-09-19
* Release version 1.3.Gravatar Christopher Rosell2012-09-19
* No need to close *nix fifo, just remove it.Gravatar Christopher Rosell2012-09-18
* Move the named pipe stuff to a file-like class.Gravatar Christopher Rosell2012-09-18
* Use unique pipe name and fix pipe blocking on open on *nix.Gravatar Christopher Rosell2012-09-18
* Fix Python 3 error and invalid import.Gravatar Christopher Rosell2012-09-18
* Merge pull request #24 from ToadKing/masterGravatar Christopher Rosell2012-09-18
|\
| * named pipe fixesGravatar Toad King2012-09-17
| * new feature: output to player though a named pipeGravatar Toad King2012-09-17
|/
* Update README with solution for a common issue.Gravatar Christopher Rosell2012-09-11
* livestreamer.plugins.justintv: Verify stream info.Gravatar Christopher Rosell2012-09-11
* Catch more exceptions in urlopen.Gravatar Christopher Rosell2012-09-09
* Make urlget prefetch by default.Gravatar Christopher Rosell2012-09-09
* Add Ongamenet plugin.Gravatar Christopher Rosell2012-09-08
* Make logger handle both args and keyword args.Gravatar Christopher Rosell2012-09-08
* Add a exception argument to urlopen.Gravatar Christopher Rosell2012-09-08
* 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.gomtv: Handle main page URL.Gravatar Christopher Rosell2012-08-27
* Make help for --rtmpdump more clear.Gravatar Christopher Rosell2012-08-27
* livestreamer.plugins.gomtv: A few tweaks and fixes.Gravatar Christopher Rosell2012-08-25
* Merge pull request #21 from niallm90/plugin-gomtvGravatar Christopher Rosell2012-08-25
|\
| * Added reference to GOMTV.net licence and added it to the readmeGravatar Niall McAndrew2012-08-25
| * Added GOMTV plugin support adapted from https://github.com/sjp/GOMstreamerGravatar Niall McAndrew2012-08-25
|/
* Update README with URL to docs.Gravatar Christopher Rosell2012-08-24
* Add some docs.Gravatar Christopher Rosell2012-08-24
* Change location of livestreamerrc on Windows.Gravatar Christopher Rosell2012-08-23
* livestreamer.plugins.justintv: Small tweak to login check.Gravatar Christopher Rosell2012-08-23
* Make the library more thread safe.Gravatar Christopher Rosell2012-08-23
* Release version v1.2.0.Gravatar Christopher Rosell2012-08-23
* Minor CLI changes.Gravatar Christopher Rosell2012-08-18
* livestreamer.plugins.ownedtv: Add alternative CDNs to stream list.Gravatar Christopher Rosell2012-08-17
* Check if prebuffer gets any data.Gravatar Christopher Rosell2012-08-16
* Updated README regarding VLC bug on Windows.Gravatar Christopher Rosell2012-08-15
* Minor CLI fixes.Gravatar Christopher Rosell2012-08-15