Commit graph

33 commits

Author SHA1 Message Date
Calvin Montgomery
4f7ec228d3 Fix regular expression for google docs parsing 2014-08-07 23:19:07 -07:00
Calvin Montgomery
b7edfc31f9 Fix for google docs changing their video player: 2014-08-06 20:12:57 -07:00
Calvin Montgomery
35c6a68e5e Remove redundant RegExp constructor 2014-07-13 22:14:37 -07:00
Calvin Montgomery
989a737ea4 s/e.trace/e.stack 2014-07-13 11:31:41 -07:00
Calvin Montgomery
69772bf2ec Error handling for google+ 2014-07-13 11:29:50 -07:00
Calvin Montgomery
937ad04967 Change meta format so it persists in DB and on disk 2014-07-11 20:42:13 -07:00
Calvin Montgomery
c522516b88 Implement serverside Google+ retrieval 2014-07-10 23:03:13 -07:00
Calvin Montgomery
052afaf2f6 Start working on google+ support 2014-07-10 20:10:00 -07:00
Erik
817c7ad4ba quickfix 2014-06-25 16:13:54 -04:00
Calvin Montgomery
8152008466 Crash fix 2014-06-15 16:34:32 -07:00
Calvin Montgomery
f2769e5062 Start adding file playback queue support 2014-06-01 11:43:18 -07:00
Calvin Montgomery
ca5ad87414 Fix google docs autorefresh 2014-05-22 20:04:43 -07:00
Calvin Montgomery
4e7dcbe7ef Fix for soundcloud returning 302 found instead of 200 OK 2014-05-21 20:53:13 -07:00
Calvin Montgomery
9ea48f58cf Merge refactoring into 3.0 2014-05-20 19:30:14 -07:00
Calvin Montgomery
a2f2b1adc2 Add support for Vimeo's OAuth ("advanced") API
This allows for authenticated API requests.  Currently, the only reason
you would want to use this is to be able to add videos that are marked
private but still embeddable.
2014-04-04 20:06:16 -05:00
Calvin Montgomery
4577a2dbd5 Start working on vimeo advanced api support 2014-04-04 11:37:30 -05:00
calzoneman
379c121350 Fix urlRetrieve error handler 2014-03-03 17:55:55 -06:00
calzoneman
f7bf915f87 Fix google drive links with \xkk in them 2014-02-15 17:33:39 -06:00
calzoneman
7b9162f890 Fix vimeo workaround 2014-02-04 22:02:27 -06:00
calzoneman
e6acf92bdb Add volume normalization and vimeo workaround 2014-02-02 20:04:50 -06:00
calzoneman
4a2366eb06 Switch config to YAML 2014-01-22 17:11:26 -06:00
calzoneman
436df375c7 Fix #305 2013-11-10 22:26:30 -06:00
calzoneman
d7a0297a8b Resolve merge conflict 2013-11-09 01:56:28 -06:00
calzoneman
e737bc9f8a Strip ip, expire from Google Docs flashvars 2013-11-08 17:57:14 -06:00
calzoneman
4198f3ce2c Add support for Google Docs videos 2013-11-07 17:19:36 -06:00
calzoneman
f2c996ebfa major refactoring 2013-10-11 16:31:40 -05:00
calzoneman
718a70bc60 Fix clean; minor error message fixes 2013-10-07 00:10:16 -05:00
calzoneman
9d35636be2 Resolve merge conflict 2013-10-01 23:05:02 -05:00
calzoneman
54dee9e25d Fix some error messages, intialize announcement to null 2013-09-30 21:59:04 -05:00
calzoneman
69ac0b39ad Check for videos where embedding is disabled 2013-09-29 21:32:04 -05:00
calzoneman
21bd270813 Improvements to playlist queue 2013-09-29 11:30:36 -05:00
calzoneman
6aae146f8b Fix ustream for channels with /channel/foo syntax; ustream wtf are you doing 2013-09-17 13:19:33 -05:00
calzoneman
7840fa35e8 Move server files to lib/ to clean up root directory 2013-09-05 13:48:05 -05:00
Renamed from get-info.js (Browse further)