Environment Setup
- Clone and set up the repository:
- Configure your virtual environment:
- Configure environment variables:
.env
with your credentials:
Running the Services
Run the API and asynchronous worker in two seperate terminals:API Server
Async Worker
API Testing
Test the API directly using curl:SDK Usage
Supported File Types
The API accepts the following video formats:- MP4 (.mp4)
- MPEG (.mpeg)
- MOV (.mov)
- AVI (.avi)
- FLV (.flv)
- MPG (.mpg)
- WebM (.webm)
- WMV (.wmv)
- 3GPP (.3gp)