Skip to content

Commit

Permalink
try doc ci
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierapivideo authored Oct 4, 2024
1 parent a313c7b commit 358c9a1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sdks/vod/apivideo-typescript-uploader.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
## THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. IF YOU NEED TO CHANGE THIS FILE, CREATE A PR IN THE SOURCE REPOSITORY.
title: api.video TypeScript video uploader
meta:
description: The official api.video TypeScript video uploader for api.video. [api.video](https://api.video/) is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app.
description: The official api.video TypeScript video uploader for api.video. api.video is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app.
---

# api.video TypeScript video uploader

[api.video](https://api.video/) is the video infrastructure for product builders. Lightning fast video APIs for integrating, scaling, and managing on-demand & low latency live streaming features in your app.

## Project description
## Project description

Typescript library to upload videos to api.video using delegated upload token (or usual access token) from the front-end.

Expand Down Expand Up @@ -250,7 +250,7 @@ The progressive upload object is instantiated using an `options` object. Options

##### Using a delegated upload token (recommended):

Using delegated upload tokens for authentication is best options when uploading from the client side. To know more about delegated upload token, read the dedicated article on api.video's blog: [Delegated Uploads](https://api.video/blog/tutorials/delegated-uploads/).
Using delegated upload tokens for authentication is best options when uploading from the client side. To know more about delegated upload token, read the dedicated article on api.video's blog: Delegated Uploads.


| Option name | Mandatory | Type | Description |
Expand Down

0 comments on commit 358c9a1

Please sign in to comment.