api-video Rust Client
This is unofficial client for api.video written in Rust.
It 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.
Installation
cargo add api_video
Usage Asynchrounous
use rapi;
async
Usage Synchrounous
use rapi_sync;
Done
VideoUpload<200MiB ✅| GetAllVideo ✅| DeleteAVideo ✅| ThumbnailUpload ✅| WatermarkUpload ✅| GetWatermark ✅| DeleteWatermark ✅| GetCaption ✅| UploadCaption ✅| DeleteCaption ✅|