aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
* Move CLI related constant to cli.py.Gravatar Christopher Rosell2012-03-21
|
* Refactor the stream/command line handling.Gravatar Christopher Rosell2012-03-21
|
* Change the way plugins are used.Gravatar Christopher Rosell2012-03-21
| | | | | Also use http as default protocol when URL is missing protocol.
* livestreamer.plugins.ownedtv: Use two regexes.Gravatar Christopher Rosell2012-03-21
| | | | | It seems both regexes are needed for different URLs. Should now work on both /live/id and /channelname URLs.
* Another ownedtv regex fix.Gravatar Christopher Rosell2012-03-14
|
* alter regular expression in ownedtv plugin to again find the channel idGravatar termac2012-02-29
|
* livestreamer.plugins.justintv: Now supports subscription channels.Gravatar Christopher Rosell2012-01-19
| | | | Needs a cookie passed with --jtv-cookie to get a subscription key.
* Plugins can now add extra arguments to the cli.Gravatar Christopher Rosell2012-01-19
|
* Fix argument splitting.Gravatar Christopher Rosell2012-01-19
|
* Add argument reading from ~/.livestreamerrc.Gravatar Christopher Rosell2011-12-19
|
* livestreamer.plugins.ownedtv: Always use first stream.Gravatar Christopher Rosell2011-12-19
|
* Some code rearrangements.Gravatar Christopher Rosell2011-10-26
|
* Add SWF verification.Gravatar Christopher Rosell2011-10-26
|
* livestreamer.plugins.justintv: Behave more like flash player.Gravatar Christopher Rosell2011-10-19
|
* Add livestreamer.compat for 2.6 and 2.7 support.Gravatar Christopher Rosell2011-10-13
|
* livestreamer.plugins.ownedtv: Add proper CDN handling.Gravatar Christopher Rosell2011-10-13
|
* Initial commit.Gravatar Christopher Rosell2011-08-15