Visualplatform.js is our library for working with the 23 Video API on the client-side (and actually on the server-side with Node.js, but who's counting?). It's a pretty flexible tool, and forms the basis for a lot of our own work already: Players, action editors, analytics browsing, live search and more. It's also an obvious tool for light-weight integration of 23 Video into other side -- for example if you want to show a list of thumbnails linking back to the video website and so on. So much for what used to be -- because the big news is that we've added support for OAuth authentication to the library now. This means that the library can be used for building much more complex web apps integration deeper features for 23 Video. For example upload apps, comment editors, video thumbnail pickers, or whatever you want. Read more about how to use OAuth with our API and how it works in JavaScript