skills/skills.volces.com/douyin-downloader

douyin-downloader

Installation
SKILL.md

Douyin Video Downloader

Downloads Douyin videos by opening the page in a headless browser, extracting the <video> source URL, and downloading via curl. This bypasses yt-dlp's cookie issues with Douyin's anti-scraping.

Prerequisites

  • agent-browser (npm i -g agent-browser)
  • curl

Usage

python3 scripts/douyin_download.py <URL> [--output-dir DIR] [--filename NAME]

Supported URL Formats

Installs
21
First Seen
Apr 3, 2026
douyin-downloader from skills.volces.com