看看别人怎么用 Cursor AI 搭了个完整的 YouTube 转音频处理流水线,从下载到渲染一步到位。
开发者 thinkymachines 使用 Cursor AI 构建了一个全功能应用,实现 YouTube 视频下载并转换为 WAV 格式。应用自动将长音频分批次处理,调用 Inkling 模型分析音频内容并生成候选片段。随后进行校正检查确保每个片段起止位置准确,最后通过 FFMPEG 完成渲染输出。整个开发过程完全在 Cursor AI 中完成,展示了 AI 编程助手构建复杂工作流的潜力。
@thinkymachines Full app was built in @cursor_ai. It does the following: (1) Download YouTube vid ...
@thinkymachines Full app was built in @cursor_ai . It does the following: (1) Download YouTube vid + convert to WAV (2) Split long audio into batches (3) Inkling reasons across audio + proposes candidates (4) Correction pass checks that each one starts + ends in right place (5) FFMPEG renders 💬 1 🔄 0 ❤️ 5 👀 582 📊 2 ⚡