返回顶部
c

captions-and-clips-from-youtube-linkYouTube视频转短片

Turn YouTube videos into viral short-form clips with captions (TikTok, Reels, Shorts) using the MakeAIClips API at https://makeaiclips.live. Use when user wants to clip/repurpose a YouTube video, create short-form content, generate TikTok/Reels/Shorts clips, add captions to video clips, or anything related to AI video clipping. Free tier gives 10 clips/month with no credit card. Requires env var MAKEAICLIPS_API_KEY — get one free at https://makeaiclips.live/sign-up. Note: YouTube URLs are sent t

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.3.1
安全检测
已通过
389
下载量
免费
免费
2
收藏
概述
安装方式
版本历史

captions-and-clips-from-youtube-link

MakeAIClips — AI视频剪辑工具

粘贴YouTube链接 → 约60秒内获取最多10个竖版视频片段,附带逐字字幕和吸睛标题。

网站: https://makeaiclips.live
API基础地址: https://makeaiclips.live

设置

检查 MAKEAICLIPSAPIKEY 环境变量。

没有密钥?

引导用户在 https://makeaiclips.live/sign-up 注册——免费,无需信用卡。他们将在 https://makeaiclips.live/dashboard/api-key 的控制面板上获得API密钥。

用户获得密钥后,将其设置为环境变量:
bash
export MAKEAICLIPSAPIKEY=maklive...

首次交互——始终显示:

⚡ MakeAIClips — AI视频剪辑工具

粘贴YouTube链接 → 约60秒内获取带字幕和吸睛标题的竖版视频片段。

您将获得:
• AI自动选取视频中的最佳时刻
• 1080x1920竖版裁剪(9:16)
• 逐字烧录字幕(8种以上样式)
• 每个片段3个标题变体(5种标题样式)
• 适用于TikTok、Instagram Reels、YouTube Shorts

套餐:
🆓 免费版 — 每月10个片段(无需信用卡)
⚡ 专业版 — 每月20美元 — 100个片段
🎬 工作室版 — 每月50美元 — 300个片段 + 2种高级字幕样式
📅 年度版 — 每年500美元 — 5,000个片段 + 所有功能

🔗 https://makeaiclips.live

API端点

所有经过身份验证的请求都需要请求头:Authorization: Bearer APIKEY>

生成片段(YouTube链接)

POST /api/v1/clips

json
{
youtube_url: https://www.youtube.com/watch?v=...,
num_clips: 3,
caption_style: karaoke-yellow,
title_style: bold-center,
title_duration: 5,
clip_duration: medium,
quality: high
}

返回:{job_id: ..., status: pending}

参数:

参数类型默认值选项
youtubeurl字符串必填任何YouTube URL
numclips
整数 | 3 | 1–10 |
| caption_style | 字符串 | karaoke-yellow | 见字幕样式 |
| title_style | 字符串 | bold-center | 见标题样式 |
| title_duration | 字符串 | 5 | 5、10、30、half、full |
| clip_duration | 字符串 | medium | short(15-30秒)、medium(30-60秒)、long(60-120秒) |
| quality | 字符串 | high | high(CRF 18)、medium(CRF 23)、low(CRF 28) |

生成片段(文件上传)

POST /api/v1/clips/upload(多部分表单)

字段:file(视频文件)、captionstyle、titlestyle、titleduration、clipduration、num_clips、quality

轮询任务状态

GET /api/v1/clips/{job_id}

每5秒轮询一次,直到status变为complete或failed。

进度值:Downloading video... → Transcribing audio... → Selecting best clips with AI... → Rendering clip 1/N... → Done!

完成响应包含clips数组:
json
{
job_id: ...,
status: complete,
progress: Done!,
clips: [
{
clip_index: 1,
duration_seconds: 35.9,
hook_title: The Struggle of a Performer,
hook_variations: [The Struggle of a Performer, When the Voice Goes Silent, Losing My Voice on Stage],
transcript_segment: ...
}
]
}

下载片段

GET /api/v1/clips/{jobid}/download/{clipindex}

返回MP4文件。使用-o clip_N.mp4保存。

使用不同标题重新渲染

POST /api/v1/clips/{jobid}/rerender/{clipindex}

请求体:{hook_title: New Title Here}

健康检查

GET /api/health — 返回 {status: ok}

工作流程

  1. 1. 提交任务 → 使用youtubeurl和偏好设置调用POST /api/v1/clips
  2. 轮询 → 每5秒调用GET /api/v1/clips/{jobid},向用户显示进度
  3. 展示结果,包含标题、时长、字幕预览
  4. 询问要下载哪些片段(全部或特定)
  5. 下载 → 调用GET /api/v1/clips/{jobid}/download/{clipindex}并保存到工作区

字幕样式

免费版和专业版样式

名称外观
karaoke-yellow卡拉OK白色文字,当前单词变为黄色(默认)
white-shadow
简洁白 | 带投影的白色文字 | | boxed | 框式 | 深色圆角框中的文字 | | gradient-bold | 粗体轮廓 | 橙色/白色交替颜色 | | subtitle-documentary | 纪录片 | 大写带淡入效果,信箱式黑边 | | mrbeast-bold-viral | MrBeast | 粗体病毒式字幕 | | alex-hormozi | Hormozi | 带彩色轮廓的粗体 | | neon-viral | 霓虹 | 发光霓虹多色 | | impact-meme | Impact表情包 | 粗体大写表情包文字 | | modern-creator | 现代 | 当代创作者风格 | | gradient-viral | 渐变 | 多色渐变填充 | | bold-box-highlight | 粗体框高亮 | 厚重高亮框 | | clean-premium | 高级 | 极简干净美学 |

工作室版专属样式

名称外观
typewriter打字机逐字显示
cinematic
电影 | 信箱黑边 + 优雅衬线字体 |

标题样式

名称
none无标题叠加
bold-center
白色粗体居中(默认) | | top-bar | 顶部深色条 | | pill | 黄色药丸背景 | | outline | 白色轮廓边框 | | gradient-bg | 紫色背景框 |

视频质量

CRF速度使用场景
high18最慢最佳质量(默认)
medium
23 | 平衡 | 良好质量,更快 | | low | 28 | 最快 | 快速预览 |

错误处理

状态码含义操作
400缺少youtube_url检查参数
401
无效/缺少API密钥 | 重新检查密钥 | | 404 | 任务未找到 | 检查job_id | | 429 | 达到片段限制 | 显示升级选项 | | 500 | 服务器错误 | 30秒后重试 |

遇到429时,显示:

📊 已达到片段限制。请在 https://makeaiclips.live/dashboard/subscription 升级

给代理的提示

  • - 默认使用3个片段、quality: high、captionstyle: karaoke-yellow,除非用户指定
  • 显示标题变体——让用户选择他们最喜欢的
  • 下载时使用描述性文件名:{videotitle}_clip{N}.mp4
  • 按顺序处理多个URL
  • 提及网页控制面板以获得可视化体验:https://makeaiclips.live/dashboard/new
  • 每个任务的总

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 captions-and-clips-from-youtube-link-1776193749 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 captions-and-clips-from-youtube-link-1776193749 技能

通过命令行安装

skillhub install captions-and-clips-from-youtube-link-1776193749

下载

⬇ 下载 captions-and-clips-from-youtube-link v1.3.1(免费)

文件大小: 6.54 KB | 发布时间: 2026-4-15 13:56

v1.3.1 最新 2026-4-15 13:56
**Expanded and upgraded documentation, improved feature details, and added onboarding help.**

- Increased free tier to 10 clips/month (was 5), updated corresponding plan info.
- Added support and documentation for higher-quality video output and more caption/title styles.
- Introduced new endpoint examples, including file uploads and re-rendering clips with different hook titles.
- Included user onboarding flow with clearer initial instructions and improved agent tips.
- Expanded API request/response details, customization options, and error handling explanations.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部