Video Editing Tool Free
提供从赛道选择到交付的完整变现执行框架,助力个人创作者快速启动。
下载 62
支持抖音与TikTok无水印视频及图文批量下载的命令行工具。
openclaw skills install @francis-xavier-code/tiktok-douyin-dl命令、参数、文件名以原文为准
跨平台的高效工具套件,用于下载 TikTok 和抖音无水印视频及图文作品。
~/.local/bin/douyin-dl (75MB)~/.local/bin/tiktok-dl (75MB)https://github.com/Xynrin/tiktok-douyin-dl~/.cache/ms-playwright/(首次运行自动下载,完成后后续秒用)# CLI 模式(推荐):直接传链接
douyin-dl "https://v.douyin.com/xxxxx/" "保存目录"
# 交互模式:运行后粘贴链接
douyin-dl# CLI 模式
tiktok-dl "https://www.tiktok.com/@user/video/xxxxx" "保存目录"
# 交互模式
tiktok-dl pip3 install playwright --break-system-packages -i https://pypi.tuna.tsinghua.edu.cn/simple
playwright install chromiumcurl -fL "https://github.com/Xynrin/tiktok-douyin-dl/releases/download/v1.6.4/douyin-dl" -o ~/.local/bin/douyin-dl
curl -fL "https://github.com/Xynrin/tiktok-douyin-dl/releases/download/v1.6.4/tiktok-dl" -o ~/.local/bin/tiktok-dl
chmod +x ~/.local/bin/douyin-dl ~/.local/bin/tiktok-dl已收录 1 个 Skill