·douyin-batch-download
</>

douyin-batch-download

抖音视频批量下载工具 - 基于 F2 框架实现高效、增量的视频下载功能。支持单个/批量博主下载,自动 Cookie 管理,差量更新机制。本技能应在用户需要批量下载特定博主视频、服务器部署自动化下载、或定期更新视频库时使用。

66Installs·4Trend·@cat-xierluo

Installation

$npx skills add https://github.com/cat-xierluo/legal-skills --skill douyin-batch-download

How to Install douyin-batch-download

Quickly install douyin-batch-download AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/cat-xierluo/legal-skills --skill douyin-batch-download
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: cat-xierluo/legal-skills.

SKILL.md

View raw

| awemeid | 视频唯一 ID | | uid | 作者 UID | | desc | 视频描述/文案 | | createtime | 发布时间 | | duration | 视频时长 | | diggcount | 点赞数 | | commentcount | 评论数 | | collectcount | 收藏数 | | sharecount | 分享数 |

| Chrome/Chromium | 下载地址 | | ffmpeg | macOS: brew install ffmpeg / Ubuntu: sudo apt install ffmpeg |

| f2 | 抖音视频下载框架 | | playwright | 浏览器自动化(扫码登录) | | pyyaml | YAML 配置文件解析 | | httpx | 异步 HTTP 客户端 | | aiofiles | 异步文件操作 |

抖音视频批量下载工具 - 基于 F2 框架实现高效、增量的视频下载功能。支持单个/批量博主下载,自动 Cookie 管理,差量更新机制。本技能应在用户需要批量下载特定博主视频、服务器部署自动化下载、或定期更新视频库时使用。 Source: cat-xierluo/legal-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cat-xierluo/legal-skills --skill douyin-batch-download
Category
</>Dev Tools
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from cat-xierluo/legal-skills

Quick answers

What is douyin-batch-download?

抖音视频批量下载工具 - 基于 F2 框架实现高效、增量的视频下载功能。支持单个/批量博主下载,自动 Cookie 管理,差量更新机制。本技能应在用户需要批量下载特定博主视频、服务器部署自动化下载、或定期更新视频库时使用。 Source: cat-xierluo/legal-skills.

How do I install douyin-batch-download?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cat-xierluo/legal-skills --skill douyin-batch-download Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/cat-xierluo/legal-skills