index
:
livestreamer
master
CLI program that captures streams from various streaming services
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Handle empty lines in livestreamerrc.
Christopher Rosell
2012-09-29
*
Fix file check on Python 3.
Christopher Rosell
2012-09-26
*
Fix broken plugins.onegamenet.
Christopher Rosell
2012-09-22
*
Add support for Apple HLS streams.
Christopher Rosell
2012-09-21
*
Fix missing imports from last commit.
Christopher Rosell
2012-09-20
*
Split stream.py.
Christopher Rosell
2012-09-20
*
Release version 1.3.
Christopher Rosell
2012-09-19
*
No need to close *nix fifo, just remove it.
Christopher Rosell
2012-09-18
*
Move the named pipe stuff to a file-like class.
Christopher Rosell
2012-09-18
*
Use unique pipe name and fix pipe blocking on open on *nix.
Christopher Rosell
2012-09-18
*
Fix Python 3 error and invalid import.
Christopher Rosell
2012-09-18
*
named pipe fixes
Toad King
2012-09-17
*
new feature: output to player though a named pipe
Toad King
2012-09-17
*
livestreamer.plugins.justintv: Verify stream info.
Christopher Rosell
2012-09-11
*
Catch more exceptions in urlopen.
Christopher Rosell
2012-09-09
*
Make urlget prefetch by default.
Christopher Rosell
2012-09-09
*
Add Ongamenet plugin.
Christopher Rosell
2012-09-08
*
Make logger handle both args and keyword args.
Christopher Rosell
2012-09-08
*
Add a exception argument to urlopen.
Christopher Rosell
2012-09-08
*
Get rid of urllib and use requests instead.
Christopher Rosell
2012-09-07
*
livestreamer.plugins.justintv: Always use lowercase channel name.
Christopher Rosell
2012-09-01
*
livestreamer.plugins.justintv: Avoid SWF verification when possible.
Christopher Rosell
2012-08-28
*
livestreamer.plugins.gomtv: Add some logging.
Christopher Rosell
2012-08-27
*
livestreamer.plugins.gomtv: Handle main page URL.
Christopher Rosell
2012-08-27
*
Make help for --rtmpdump more clear.
Christopher Rosell
2012-08-27
*
livestreamer.plugins.gomtv: A few tweaks and fixes.
Christopher Rosell
2012-08-25
*
Added GOMTV plugin support adapted from https://github.com/sjp/GOMstreamer
Niall McAndrew
2012-08-25
*
Update README with URL to docs.
Christopher Rosell
2012-08-24
*
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
*
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
*
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
*
Fixing justintv channel name parser if mature content is enabled.
John Peterson
2012-08-11
*
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
*
Always make sure output is in binary mode on Windows.
Christopher Rosell
2012-06-22
*
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
[next]