Python

LATEST ARTICLES

Clip your videos

Tutorials · 4 min read

How to create a video clip with api.video

Clipping is an easy way to capture short segments of on-demand videos or recorded live streams. Learn how to upload a smaller clip from a video using the api.video Python client.

Erikka Innes · January 20, 2022

Watermark your videos

Tutorials · 4 min read

How to add watermarks to your videos

A video watermark is a visible overlay on a video. Learn how to add watermarks to your api.video account, then choose the one you want to add to your video.

Erikka Innes · January 20, 2022

Tutorials · 2 min read

Progressive uploads with the api.video Python client

Learn how to do a progressive video upload using the Python client and api.video.

Erikka Innes · December 15, 2021

Progressive Upload

Tutorials · 4 min read

Progressively upload large video files without compromising on speed

Step by step guide on how to use Progressive Upload for large video files.

Erikka Innes · December 7, 2021

image of pizza

Tutorials · 1 min read

Localize ads by combining personalized voice overs from Aflorithmic with api.video

Create an ad localizer with a custom video with the correct location information for each region. You can create custom scripts for the same video with api.audio, then store your new videos and display them with api.video.

Erikka Innes · September 20, 2021

computer screen editing video

Tutorials · 9 min read

How do I change my video container without re-encoding using FFMPEG and Python?

Sometimes you can change a video container without re-encoding the contents. This is called transmuxing, and sometimes it can save you a lot of time and preserve quality since you can skip re-encoding the video.

Erikka Innes · September 10, 2021

image of a keyboard command key

Tutorials · 3 min read

Run api.video commands from the commandline!

Use all of api.video's features from the commandline.

Erikka Innes · September 8, 2021

Tutorials · 8 min read

api.video + aflorithmic.ai: Localize Advertisement Videos with Personalized Voice Overs!

Learn how to rapidly create advertisement videos with localized information and professional, high quality voice overs.

Erikka Innes · August 5, 2021

card catalogue drawers

Tutorials · 4 min read

Use Flask with Dropzone.js and api.video Python client to upload many videos of any size

Using Dropzone.js and api.video's Python client, upload multiple videos of any size at the same time! This tutorial shows you how.

Erikka Innes · June 28, 2021

Use Flask with Dropzone.js to upload videos under 128MB

Tutorials · 6 min read

Use Flask with Dropzone.js to upload videos under 200 MiB (no client)

Use dropzone.js with Python's flask to create a server you can use to upload videos under 200 MiB to api.video with. This version does not use a client.

Erikka Innes · June 22, 2021