From b9098f96bb3a036fae53f0e889e4fa11e5b48fda Mon Sep 17 00:00:00 2001 From: olivierapivideo Date: Tue, 28 May 2024 14:40:31 +0000 Subject: [PATCH] Update README.md --- sdks/vod/apivideo-typescript-uploader.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/sdks/vod/apivideo-typescript-uploader.md b/sdks/vod/apivideo-typescript-uploader.md index b2622e61..d765d1af 100644 --- a/sdks/vod/apivideo-typescript-uploader.md +++ b/sdks/vod/apivideo-typescript-uploader.md @@ -1,12 +1,9 @@ --- +## 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. --- - # api.video TypeScript video uploader @@ -374,4 +371,4 @@ The onPlayable() method let you defined a listener that will be called when the ## Static wrapper -For situations where managing object instances is impractical, consider using the [UploaderStaticWrapper](https://github.com/apivideo/api.video-typescript-uploader/blob/main/doc/UploaderStaticWrapper.md) class, which offers static method equivalents for all functionalities. +For situations where managing object instances is impractical, consider using the [UploaderStaticWrapper](https://github.com/apivideo/api.video-typescript-uploader/blob/main/doc/UploaderStaticWrapper.md) class, which offers static method equivalents for all functionalities.