Video API
The Weekerp Video API lets you reliably serve videos through the Weekerp CDN without building a custom API. All processing is performed on request, and the tran
Video Processing
The Weekerp Video API lets you reliably serve videos through the Weekerp CDN without building a custom API. All processing is performed on request, and the transformed result is cached at the CDN edge on the first request.
Subsequent identical requests are served directly from cache.
When you request a cached video again with the same parameters, the already-transformed cached video is returned immediately for a low-latency response.
For more details, see the Caching documentation.
Basic request format
https://cdn.weekerp.com/video/{source}/{path/to/video}.{ext}?{options}
Roadmap / Feature requests
Some features (such as streaming and other format-specific video support) are planned and will be added in a future update.
If you request a feature, the Weekerp team will prioritize it and implement it as soon as possible.
Request new features here: Request a Feature
