Skip to content

Commit 92f3d75

Browse files
author
olivierapivideo
authored
try doc ci
1 parent a313c7b commit 92f3d75

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,22 +2,22 @@
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

1616
It allows you to upload videos in two ways:
1717
- standard upload: to send a whole video file in one go
1818
- progressive upload: to send a video file by chunks, without needing to know the final size of the video file
1919

20-
## Getting started
20+
## Getting started
2121

2222
### Installation
2323

0 commit comments

Comments
 (0)