新增SOP: 抖音视频语音提取与内容分析流程#2
Draft
Homeless-Xu wants to merge 1 commit into
Draft
Conversation
分享短链解析→分享页JSON提取真实地址→curl下载→ffmpeg提音频抽帧 →faster-whisper本地转写→AI分析(转写为主/少量帧为辅,省token) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01P35R3gxKDmafv2kku413jW
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
内容
在
◼︎3-Script/下新增《SOP-抖音视频语音提取分析.md》,沉淀本次验证过的完整流程:_ROUTER_DATAJSON,直接解析出真实播放地址与元数据(playwm→play可去水印)initial_prompt喂主题词提高专有名词识别率附常见坑对照表(yt-dlp 要 cookies、分享页改版定位、UA/Referer、其他平台走 yt-dlp 等)。
验证
流程已于 2026-07 在真实抖音视频(71 秒,ESP32 光剑项目)上端到端跑通:下载、抽帧、转写、分析全部成功。
🤖 Generated with Claude Code
https://claude.ai/code/session_01P35R3gxKDmafv2kku413jW
Generated by Claude Code