Loading...
Loading...
Compare original and translation side by side
blitzreels-clippingblitzreels-clippingundefinedundefinedundefinedundefinedPOST /projects {"name":"...", "aspect_ratio":"9:16"}editor.sh upload-urleditor.sh add-mediaeditor.sh transcribeeditor.sh contexteditor.sh captions <presetId>editor.sh exportPOST /projects {"name":"...", "aspect_ratio":"9:16"}editor.sh upload-urleditor.sh add-mediaeditor.sh transcribeeditor.sh contexteditor.sh captions <presetId>editor.sh exportscripts/editor.shscripts/editor.sh| Command | Usage | Description |
|---|---|---|
| | Upload media from URL |
| | Transcribe + poll until done |
| | Get project context (default: timeline) |
| | Get items at timestamp |
| | Trim item edges |
| | Split item at time |
| | Delete timeline item |
| | Add media to timeline |
| | Add B-roll clip |
| | Apply caption preset |
| | Export + poll + download URL |
bash scripts/editor.sh --help| Command | Usage | 描述 |
|---|---|---|
| | 从URL上传媒体 |
| | 转写并轮询直到任务完成 |
| | 获取项目上下文(默认:时间线) |
| | 获取指定时间戳的素材项 |
| | 裁剪素材项两端 |
| | 在指定时间点拆分素材项 |
| | 删除时间线素材项 |
| | 向时间线添加媒体 |
| | 添加B-roll片段 |
| | 应用字幕模板 |
| | 导出并轮询返回下载链接 |
bash scripts/editor.sh --helpscripts/blitzreels.shscripts/blitzreels.sheditor.shbash scripts/blitzreels.sh METHOD /path [JSON_BODY]editor.shbash scripts/blitzreels.sh METHOD /path [JSON_BODY]| Variable | Required | Description |
|---|---|---|
| Yes | API key ( |
| No | Override base URL (default: |
| No | Set to |
| 变量 | 必填 | 描述 |
|---|---|---|
| 是 | API密钥( |
| 否 | 覆盖默认基础URL(默认: |
| 否 | 通过 |
| Method | Path | Description |
|---|---|---|
| POST | | Create project |
| GET | | Get project details |
| PATCH | | Update project settings |
| DELETE | | Delete project |
| GET | | List projects |
| Method | Path | 描述 |
|---|---|---|
| POST | | 创建项目 |
| GET | | 获取项目详情 |
| PATCH | | 更新项目设置 |
| DELETE | | 删除项目 |
| GET | | 列出项目 |
| Method | Path | Description |
|---|---|---|
| POST | | Import media from URL |
| POST | | Get presigned upload URL |
| POST | | Finalize presigned upload |
| Method | Path | 描述 |
|---|---|---|
| POST | | 从URL导入媒体 |
| POST | | 获取预签名上传URL |
| POST | | 完成预签名上传 |
| Method | Path | Description |
|---|---|---|
| POST | | Start transcription job |
| GET | | Poll job status |
| GET | | Get transcript |
| POST | | Re-transcribe media |
| Method | Path | 描述 |
|---|---|---|
| POST | | 启动转写任务 |
| GET | | 轮询任务状态 |
| GET | | 获取转写结果 |
| POST | | 重新转写媒体 |
| Method | Path | Description |
|---|---|---|
| POST | | Apply caption preset |
| GET | | Get current style |
| PATCH | | Update style settings |
| GET | | List presets by category |
| PATCH | | Update caption words/timing |
| DELETE | | Delete caption |
| POST | | Emphasize specific words |
| Method | Path | 描述 |
|---|---|---|
| POST | | 应用字幕模板 |
| GET | | 获取当前字幕样式 |
| PATCH | | 更新样式设置 |
| GET | | 按分类列出字幕模板 |
| PATCH | | 更新字幕内容/时间轴 |
| DELETE | | 删除字幕 |
| POST | | 强调指定字词 |
| Method | Path | Description |
|---|---|---|
| POST | | Add media to timeline |
| POST | | Trim item by deltas |
| POST | | Split item at timestamp |
| DELETE | | Delete item |
| PATCH | | Update item |
| POST | | Batch update items |
| PATCH | | Set volume |
| PATCH | | Set transform |
| POST | | Remove gaps |
| POST | | Detect silences |
| POST | | AI mistake detection |
| POST | | Caption-based recut plan |
| Method | Path | 描述 |
|---|---|---|
| POST | | 向时间线添加媒体 |
| POST | | 按偏移量裁剪素材项 |
| POST | | 在指定时间戳拆分素材项 |
| DELETE | | 删除素材项 |
| PATCH | | 更新素材项 |
| POST | | 批量更新素材项 |
| PATCH | | 设置音量 |
| PATCH | | 设置变换参数 |
| POST | | 移除间隙 |
| POST | | 检测静默片段 |
| POST | | AI错误检测 |
| POST | | 基于字幕的重剪计划 |
| Method | Path | Description |
|---|---|---|
| POST | | Add text overlay |
| PATCH | | Update text overlay |
| DELETE | | Remove text overlay |
| POST | | Add animated code block |
| PATCH | | Update code block |
| POST | | Add motion graphic |
| PATCH | | Update motion graphic |
| Method | Path | 描述 |
|---|---|---|
| POST | | 添加文本叠加层 |
| PATCH | | 更新文本叠加层 |
| DELETE | | 移除文本叠加层 |
| POST | | 添加动态代码块 |
| PATCH | | 更新代码块 |
| POST | | 添加动态图形 |
| PATCH | | 更新动态图形 |
| Method | Path | Description |
|---|---|---|
| POST | | Add fill layer |
| PATCH | | Update fill layer |
| Method | Path | 描述 |
|---|---|---|
| POST | | 添加填充层 |
| PATCH | | 更新填充层 |
| Method | Path | Description |
|---|---|---|
| GET | | Get project context |
| GET | | Items at timestamp |
| POST | | Render one still preview |
| POST | | Render multiple still previews |
| POST | | Run structured frame QA |
| GET | | Get machine-readable layout geometry |
| POST | | Undo last action |
| Method | Path | 描述 |
|---|---|---|
| GET | | 获取项目上下文 |
| GET | | 获取指定时间戳的素材项 |
| POST | | 渲染单张预览图 |
| POST | | 渲染多张预览图 |
| POST | | 运行结构化帧QA |
| GET | | 获取机器可读的布局几何信息 |
| POST | | 撤销上一步操作 |
| Method | Path | Description |
|---|---|---|
| POST | | Upsert source-view crop/canvas state for one item |
| POST | | Duplicate a linked source view to another item |
| Method | Path | 描述 |
|---|---|---|
| POST | | 为单个素材项更新源视图裁剪/画布状态 |
| POST | | 将关联的源视图复制到另一个素材项 |
| Method | Path | Description |
|---|---|---|
| POST | | Generate a reframe plan plus preview stills before apply |
| Method | Path | 描述 |
|---|---|---|
| POST | | 应用前生成重构图计划和预览图 |
| Method | Path | Description |
|---|---|---|
| POST | | Start export (expensive) |
| GET | | Export status + download URL |
| GET | | Export history |
| DELETE | | Delete all exports |
| GET | | Generic job polling |
| Method | Path | 描述 |
|---|---|---|
| POST | | 启动导出(成本较高) |
| GET | | 导出状态+下载链接 |
| GET | | 导出历史 |
| DELETE | | 删除所有导出文件 |
| GET | | 通用任务轮询 |
| Method | Path | Description |
|---|---|---|
| POST | | Add zoom effect |
| POST | | Add mask effect |
| POST | | Add color grade |
| POST | | Create keyframe |
| Method | Path | 描述 |
|---|---|---|
| POST | | 添加缩放特效 |
| POST | | 添加蒙版特效 |
| POST | | 添加调色特效 |
| POST | | 创建关键帧 |
?mode=| Mode | Returns |
|---|---|
| Project metadata, duration, media count |
| All media assets with metadata |
| Full timeline with items, layers, timing |
| Word-level transcript from transcription |
| Everything combined |
timelinebash scripts/editor.sh context PROJECT_ID timeline
bash scripts/editor.sh context PROJECT_ID full?mode=| Mode | 返回内容 |
|---|---|
| 项目元数据、时长、媒体数量 |
| 所有带元数据的媒体资产 |
| 完整时间线,包含素材项、图层、时间信息 |
| 转写生成的词级字幕 |
| 所有内容合并 |
timelinebash scripts/editor.sh context PROJECT_ID timeline
bash scripts/editor.sh context PROJECT_ID fullbash scripts/editor.sh upload-url PROJECT_ID "https://example.com/video.mp4"bash scripts/editor.sh upload-url PROJECT_ID "https://example.com/video.mp4"undefinedundefinedundefinedundefinedreferences/caption-styles.mdreferences/fill-layers.mdreferences/caption-styles.mdreferences/fill-layers.mdreferences/clipping.mdreferences/caption-styles.mdreferences/overlays.mdreferences/fill-layers.mdreferences/timeline-ops.mdreferences/export-settings.mdexamples/edit-uploaded-video.mdexamples/enhance-with-overlays.mdreferences/clipping.mdreferences/caption-styles.mdreferences/overlays.mdreferences/fill-layers.mdreferences/timeline-ops.mdreferences/export-settings.mdexamples/edit-uploaded-video.mdexamples/enhance-with-overlays.mdhttps://www.blitzreels.com/api/v1BLITZREELS_ALLOW_EXPENSIVE=1editor.sh exportblitzreels.shhttps://www.blitzreels.com/api/openapi.jsonhttps://www.blitzreels.com/api/v1BLITZREELS_ALLOW_EXPENSIVE=1editor.sh exportblitzreels.shhttps://www.blitzreels.com/api/openapi.json| Plan | Requests/min | Requests/day |
|---|---|---|
| Free | 10 | 100 |
| Lite | 30 | 1,000 |
| Creator | 60 | 5,000 |
| Agency | 120 | 20,000 |
| 套餐 | 每分钟请求数 | 每日请求数 |
|---|---|---|
| 免费版 | 10 | 100 |
| 轻量版 | 30 | 1,000 |
| 创作者版 | 60 | 5,000 |
| 机构版 | 120 | 20,000 |