xiaohongshu-downloader
Installation
SKILL.md
Xiaohongshu Video Downloader
Download videos from Xiaohongshu (小红书) by extracting the real CDN URL from the page.
How It Works
Xiaohongshu videos use blob URLs in the browser, which cannot be downloaded directly. This skill:
- Uses browser automation to load the page (required for JS rendering)
- Extracts the real CDN video URL from the page HTML
- Downloads the video with proper headers
Method 1: Browser Automation (Recommended)
Use the browser tool to extract the video URL: