social-media-download

Download and archive videos, images, metadata, and comments from Xiaohongshu, X/Twitter, and Douyin.

27|9|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Leoyishou/personal-ai-company --skill social-media-download
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: social-media-download
Source: https://github.com/Leoyishou/personal-ai-company/tree/main/claude-global/skills/_archived_social-media-download
Command: npx skills add https://github.com/Leoyishou/personal-ai-company --skill social-media-download

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, requests-oauthlib, playwright, and includes scripts (resource) components.

What problem does it solve?

下载并归档来自小红书、X/Twitter、抖音等主流社媒平台的帖子内容,包括视频、图片、元数据和评论,帮助用户离线访问、分析与存档。

Core Features & Use Cases

  • 自动识别平台并解析短链接,统一下载视频、图片以及相关元数据和评论。
  • 支持 X/Twitter、小红书与抖音的内容抓取,保存到本地目录,方便研究、证据留存和素材再利用。
  • 使用场景包括备份单条帖子、抓取完整话题列表的多媒体内容、以及离线分析社交媒体趋势。

Quick Start

输入一个社媒链接,工具将自动识别平台并将媒体、元数据与评论保存到指定输出目录。

Frequently Asked Questions about social-media-download

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download videos and images from Xiaohongshu, X/Twitter, and Douyin for offline access?

Downloading videos and images from Xiaohongshu, X/Twitter, and Douyin is done by inputting a post link or short link into the tool. It automatically identifies the platform, extracts the media, and saves the content to a local directory for offline access and archiving.

Can I extract metadata and comments from social media posts along with the media files?

Yes, you can extract metadata and comments from social media posts. The tool captures platform-specific metadata and offers optional comment retrieval alongside video and image downloads, ensuring comprehensive content collection from the user's perspective.

Do I need Python scripts and Playwright to scrape social media content across multiple platforms?

Yes, you need Python scripts and Playwright to scrape social media content across multiple platforms. The tool relies on Python scripts in this repository, using Playwright, requests, and requests-oauthlib for media extraction, metadata capture, and platform-specific tooling.

What is the best way to archive a complete topic list of multimedia content from social media?

The best way to archive a complete topic list of multimedia content is by using this tool to scrape and save posts from Xiaohongshu, X/Twitter, and Douyin. It processes multiple posts, saving videos, images, and metadata locally for research and trend analysis.

Does this social media downloader support parsing short links from different platforms automatically?

Yes, this social media downloader supports parsing short links automatically. It detects the platform from the input link, resolves the short URL, and proceeds to download the associated videos, images, metadata, and comments into your specified output directory.