NodeJS

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.

Logo api.video

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

Case Studies ยท 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

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