Add any publicly accessible video directly to a Cloudglue collection by passing its URL.Documentation Index
Fetch the complete documentation index at: https://docs.cloudglue.dev/llms.txt
Use this file to discover all available pages before exploring further.
Add with the API/SDK
Supported URL types
Cloudglue supports several URL types:- Direct video URLs — any public URL pointing to a video file (e.g.
https://example.com/video.mp4) - YouTube URLs — public YouTube video URLs (audio-only processing)
- TikTok URLs — public TikTok video URLs (full multimodal)
- Loom - public Loom share URLs (multimodal)
- Data connector URIs — connector-specific URIs like
gdrive://file/<id>,s3://<bucket>/<path>, etc.