diff --git a/sdks/vod/apivideo-typescript-uploader.md b/sdks/vod/apivideo-typescript-uploader.md index d765d1a..979b47e 100644 --- a/sdks/vod/apivideo-typescript-uploader.md +++ b/sdks/vod/apivideo-typescript-uploader.md @@ -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. @@ -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 |