i Videwo...
Buri gihe Videwo... Bihagaritse. - - Oya, Oya Gihishwe.
clip.video exposes a simple HTTP API for clipping, transcription, captioning, and the utility conversions. Embed it in your own product, automate a content pipeline, or clip at scale. The full API (with API-key auth + a published per-minute rate) is available on the Imiterere y'ipaji; i Hasi: i Porogaramu.
Igaragazambere ry'Inyandiko
Utubuto Na: a Umutwempangano Urufunguzo Seriveri:
Authorization: Bearer sk_live_your_api_key
a Igice Ibikorwa:
a Idosiye Cyangwa a Videwo... mode i Igikorwa:
clip (Ibito), captions (Inyandikoporogaramu i Videwo...), Cyangwa
transcribe (Inyandiko y' inyandiko).
# by URL
curl -X POST https://clip.video/api/upload/ \
-F "url=https://example.com/podcast.mp4" \
-F "mode=clip" \
-F "style=hormozi" \
-F "reframe=auto"
# by file
curl -X POST https://clip.video/api/upload/ \
-F "file=@episode.mp4" -F "mode=clip"
Gusubiza
{ "error": false, "job_id": "c45de43d67d4...", "redirect": "/v/c45de43d67d4.../" }
Ibikorwa: Imimerere
ni. done ni NIBYO; in i
clips Porogaramu Na: a output URL:
curl https://clip.video/api/status/<job_id>/
{
"status": "completed",
"done": true,
"clip_count": 5,
"clips": [
{ "uuid": "22a9d58d...", "title": "The Secret to Going Viral",
"score": 85, "duration": 32.4,
"output": "/uploads/clips/.../22a9d58d....mp4",
"thumbnail": "/uploads/clips/.../22a9d58d....jpg" }
]
}
3. A ()
Gusubiramo A Iyimura Ihuza i slug
(video-to-audio, compress-video, video-to-gif,
trim-video, make-video-vertical, …).
curl -X POST https://clip.video/api/tool/ \
-F "file=@clip.mp4" -F "slug=video-to-audio"
# -> { "error": false, "download": "/uploads/tools/out/....mp3", "name": "audio.mp3" }
a
a transcribe Ibikorwa:, Kohereza i Nka txt,
srt, Cyangwa vtt.
curl https://clip.video/v/<job_id>/export/srt/ -o captions.srt
Igenamiterere ry'amabara
clip.video publishes a flat per-minute wholesale rate on the Studio plan — bill your own users however you like. See Itangira... Cyangwa Kwihuza ya: Igice na Umweru - Akarango.