agentsclimarketplace

Tiktok transcribe

Skill chubbyguan/chubbyskills/tiktok-transcribe

把中文全渠道内容(抖音 / B站 / 小红书 / 公众号 / X / 播客)采集进个人知识库的 13 个 AI Skill:图文存图、视频转文字稿、字幕优先免 GPU,附带知识库 MCP server。 | Ingest Chinese content into your personal knowledge base — image/video routing, subtitle-first transcription, and a KB MCP server.

Install
npx -y skills add chubbyguan/chubbyskills --skill tiktok-transcribe

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

What its author says it does

Copied from the file, not written here

TikTok 视频 → 下载 → 转录 → 存为 Markdown。 支持 TikTok 链接,无需登录。

SKILL.md

1.5 KB, as published. Nobody here has run it

TikTok 视频转录 Skill

将 TikTok 视频下载音频,用 SenseVoice-Small 转录为文字,存为 Markdown 文件。

环境要求

pip install funasr modelscope torch torchaudio
brew install ffmpeg yt-dlp  # macOS

使用方法

python scripts/transcribe.py "https://www.tiktok.com/@user/video/xxxxx"
python scripts/transcribe.py "https://vm.tiktok.com/xxxxx"

流程

  1. yt-dlp 下载 TikTok 音频
  2. SenseVoice-Small 转录
  3. 生成带 frontmatter 的 Markdown

已知限制

  • TikTok 有地区限制,部分内容可能无法访问(脚本已默认 --geo-bypass
  • 脚本用 language=auto 自动识别中英文;但 SenseVoice-Small 对中文识别最佳,纯英文长视频建议改用 youtube-transcribe(含 Whisper + 翻译)

致谢

⚖️ 合规声明

仅供个人学习与研究使用。请遵守目标平台的服务条款(ToS)与 robots 规则,控制请求频率,不要用于批量抓取、商用爬取或侵犯他人权益的场景。下载内容的版权归原作者所有。

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.