Delegated Upload
LATEST ARTICLES
Tutorials ยท 9 min read
Video moderation with machine learning
Are you losing sleep thinking about the videos your customers are uploading to your site? In this post, we'll walk through a demo application that incorporates video moderation with AI, enabling you to categorise all uploaded content, and only display the content that is appropriate for your customers.
Doug Sillars ยท November 13, 2020
Tutorials ยท 9 min read
Uploading large files with JavaScript: File.slice() to the rescue!
Have you ever experienced a โfile too largeโ error when uploading a file? With just a few lines of JavaScript, we can ensure that this error goes away for our customers.
Doug Sillars ยท September 24, 2020
Tutorials ยท 3 min read
Delegated uploads: Make video uploads with a token you create
Sometimes, it is desirable to allow users to upload videos into api.video. If using your private API key is not possible, you can use the delegated upload option. Learn how in this post!
Doug Sillars ยท September 16, 2020