Skip to content

Commit 358c9a1

Browse files
author
olivierapivideo
authored
try doc ci
1 parent a313c7b commit 358c9a1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sdks/vod/apivideo-typescript-uploader.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
## THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. IF YOU NEED TO CHANGE THIS FILE, CREATE A PR IN THE SOURCE REPOSITORY.
33
title: api.video TypeScript video uploader
44
meta:
5-
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.
5+
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.
66
---
77

88
# api.video TypeScript video uploader
99

1010
[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.
1111

12-
## Project description
12+
## Project description
1313

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

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

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

253-
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/).
253+
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.
254254

255255

256256
| Option name | Mandatory | Type | Description |

0 commit comments

Comments
 (0)