Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
下载抖音视频到本地(无水印优先)。用于给后续视频分析/复刻提供原始素材,支持 URL 或 video_id 输入、批量列表输入与统一输出目录。
下载抖音视频到本地(无水印优先)。用于给后续视频分析/复刻提供原始素材,支持 URL 或 video_id 输入、批量列表输入与统一输出目录。
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
把抖音链接下载成可分析的本地 mp4。 这是“视频复刻”链路的素材入口层。
你需要把目标视频落地到本地做拆解 你拿到的是 video_id,想直接下载 你要批量下载一组抖音视频做样本库
单条下载: python scripts/fetch_video.py "https://www.douyin.com/video/7599980362898427178" 用 video_id 下载: python scripts/fetch_video.py 7599980362898427178 批量(每行一个 URL 或 video_id): python scripts/fetch_video.py --file input.txt --output-dir ./downloads/douyin
默认输出目录:./downloads 文件名:<video_id>.mp4 终端会输出每条的成功/失败结果与落盘路径
该技能只负责下载,不做ASR/镜头分析。 下载失败时建议先用 douyin-url-resolver 清洗输入链接。
Long-tail utilities that do not fit the current primary taxonomy cleanly.
Largest current source with strong distribution and engagement signals.