How would one go about caching / managing many large files (videos) on a user\'s computer via browser mechanisms (plugins are acceptable solutions). From what I can tell, lo
FSO.js will wrap the HTML5 FileSystem API for you, making it really easy to store, manage, and manipulate sets of large files in a sandboxed File System.