微博视频转录 Skill
SkillDocs & knowledgeWeibo video → download → transcribe → save as Markdown. Supports Weibo video links, no login required.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the 微博视频转录 Skill skill
What this skill tells your AI
The instructions your AI receives, as published by chubbyguan/chubbyskills in weibo-transcribe/SKILL.md and read by ahel’s review.
将微博视频下载音频,用 SenseVoice-Small 转录为文字,存为 Markdown 文件。
环境要求
pip install funasr modelscope torch torchaudio
brew install ffmpeg yt-dlp # macOS
使用方法
python scripts/transcribe.py "https://weibo.com/xxxxx"
python scripts/transcribe.py "https://m.weibo.cn/xxxxx"
流程
- yt-dlp 下载微博视频音频
- SenseVoice-Small 转录
- 生成带 frontmatter 的 Markdown
已知限制
- 部分微博视频可能需要登录才能访问
- SenseVoice-Small 主要针对中文优化
致谢
- yt-dlp/yt-dlp — 视频下载工具
- FunAudioLLM/SenseVoice — 语音识别模型
⚖️ 合规声明
仅供个人学习与研究使用。请遵守目标平台的服务条款(ToS)与 robots 规则,控制请求频率,不要用于批量抓取、商用爬取或侵犯他人权益的场景。下载内容的版权归原作者所有。
Signals
- GitHub stars
- 671
- Forks
- 92
- Last commit
- Aug 2026
Advanced
- Catalog kind
- skill
- Gateway key
weibo-transcribe- Source
- github.com/chubbyguan/chubbyskills