LATEST ARTICLES
Tutorials · 4 min read
Enhancing Video Accessibility: Control Video Downloads with api.video
Learn how you and your users can have full control over video accessibility, and how you can enable or disable video downloads for your viewers in this short tutorial.

api.video · November 9, 2023
Tutorials · 7 min read
Boost your live streams with user engagement
Learn how to incorporate realtime data into your livestream while keeping the users engaged.

Artem Matinian · May 31, 2023
Product updates · 8 min read
Video Access Management: How to create, deliver, and manage private videos and what are they anyway?
Learn what are private videos and how to use them in order to restrict or limit access to videos that shouldn't be public

Artem Matinian · February 28, 2023
Tutorials · 4 min read
How to upload a video with React and NodeJS
Integrate an upload button in minutes in your React application with our new upload button package 🚀

Yohann Martzolff · June 9, 2022
Tutorials · 7 min read
How to create a Udemy-like learning platform
In this tutorial, we will create a Udemy-like learning platform with api.video using Next.js, React, and Typescript. Udemy is an open online learning and teaching marketplace.

Aya Bochman · April 26, 2022
Use cases · 4 min read
Rebuilding YouTube with api.video and Next.js
This tutorial will show how quickly and straightforward you can build a YouTube clone with api.video and Next.js.

Mathieu Thiry · March 17, 2022
Tutorials · 8 min read
Building a video upload demo with Node.js and api.video
Using our APIs (and our SDKs) are a straightforward and easy way to add video to your service.

Doug Sillars · February 1, 2022
Tutorials · 5 min read
Build an api.video demo with Heroku
Have you tried our demos at a.video? Have you wanted to launch a demo app using your api.video credentials? In this post, we'll walk you through the steps to launch your own version!

Doug Sillars · October 20, 2021
Tutorials · 8 min read
Add bumpers to your video with bumper.a.video
Adding intro and exit 'bumpers' to a video help viewers know what to expect, but it can be a very lengthy manual process. This demo application automates the process for you.

Doug Sillars · October 11, 2021
Tutorials · 6 min read
False start: showing the video playback url before the video is ready
When your video has been uploaded to api.video, we return the player URL. Our video encoding is VERY fast, but generally, it does take a bit of time for the video to actually be ready for playback. In this demo, we'll use our Webhooks to push a message when the encoding is ready.. Once your server receives the notification, you can display the player URL with confidence that the video will be ready to play.

Doug Sillars · September 7, 2021