octatone / reddit.tv

HTML5 and AJAX display of videos from reddit.com to replace reddit.tv. Includes any video embed type from reddit. Only backend is reddit.com's API, everything else is clientside.
http://reddit.tv
MIT License
64 stars 72 forks source link

Refactoring a bunch of bits, modularizing domain specific embed/api functions #20

Closed octatone closed 12 years ago

octatone commented 12 years ago

Refactoring a bunch of bits, modularizing domain specific embed/api functions.

Also updating to jquery 1.6.3 (google CDN).

Other fixes and formatting cleanups.