
xwh-01/dsh-mediacrawler
20Last commit Aug 14, 2026
dsh-mediacrawler DSH plugin
dsh-mediacrawler installs into a DeepSeek Harness profile, mounting a MediaCrawler MCP client and packaged Skill. It supervises bounded collection runs, persists results, and exposes tools for platform collection, status, artifact review, retention, and redacted export.
How to install the dsh-mediacrawler DSH plugin
Data source
Snapshot date: Aug 15, 2026
manifest-valid
What the dsh-mediacrawler DSH plugin can do
- Installs as a DSH profile bundle with a Cordis patch, MCP client, and packaged mediacrawler-collector Skill.
- Provides 12 MCP tools for runtime checks, bounded collection, run status, logs, artifacts, previews, export, stopping, and retention.
- Supports search, post/video details, creator feeds, and opt-in comments across Xiaohongshu, Douyin, Kuaishou, Bilibili, Weibo, Tieba, and Zhihu.
- Persists supervised runs and supports recovery of recent run IDs after restart or context loss.
- Uses isolated Chrome profiles by default and supports existing CDP only through explicit opt-in.
- Creates credential-redacted ZIP exports with configurable raw-data size limits.
Where the dsh-mediacrawler DSH plugin fits
- Collecting logged-in platform records or creator feeds not available through web search providers.
- Running a bounded, reproducible MediaCrawler job from a DeepSeek Harness session.
- Polling QR-code login-dependent runs and reviewing durable artifacts.
- Exporting collection results while redacting known credential fields.
Who the dsh-mediacrawler DSH plugin is for
- DeepSeek Harness users with a working local MediaCrawler checkout.
- Developers and researchers who need supervised, bounded social-platform collection workflows.
- Users able to configure Python, Node.js, Chrome, and platform login interactively.
dsh-mediacrawler DSH plugin limitations
- Requires separate installation and configuration of MediaCrawler, its Python environment, Google Chrome, and DeepSeek Harness.
- Requires Python 3.11+, supported Node.js versions, pnpm, and a separately configured MediaCrawler checkout.
- Only QR-code login is accepted; the MCP API does not accept cookies, phone numbers, or verification codes.
- Comments are disabled by default and must be enabled explicitly per run.
- Does not bypass login, verification, rate limits, access controls, or anti-automation systems.
- Credential redaction is not PII anonymization; exported content may still contain personal data.
- Some upstream collection workflows may not strictly enforce max_items; timeout_minutes is the hard boundary.
- v0.3.0 is tested with DSH 0.1.0-rc.6 and a specified upstream MediaCrawler commit.
Objective checks
These signals come from public metadata scans. They are not a security certification.
- info
dependency counts
package.json declares 0 runtime, 0 development, 0 peer, and 0 optional dependencies.
- info
dsh bundle declared
package.json declares DSH bundle metadata.
- info
license declared
GitHub reports the repository license as MIT.
- info
package manifest available
A root package.json was captured and can be inspected by the registry.
- info
source available
Public GitHub source metadata is available for this registry snapshot.
dsh-mediacrawler DSH plugin alternatives
dsh-visual-plugin
6
Adds an OpenAI-compatible vision bridge to DeepSeek Harness, forwarding images to a configured vision model and displaying descriptions in a web panel.
awesome-deepseek-harness
36
A curated list of plugins, skills, MCP servers, patch/profile layers, orchestrators & UIs for DeepSeek Harness (DSH). Visualization · PPT · Coding · Agents · Loops (auto-research) and more. #dsh
dsh-user-experience
18
Persona-driven UX walkthrough plugin for DeepSeek Harness (DSH) - scans React + TypeScript source code for UX issues, pinpoints them, and suggests fixes.
DeepSeek-harness-wecom
4
Connects a WeCom AI Bot to persistent DeepSeek Harness agents for text, images, files, commands, and session-based conversations.
dsh-mediacrawler DSH plugin questions
What is the dsh-mediacrawler DSH plugin?
dsh-mediacrawler is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.
How do I install the dsh-mediacrawler DSH plugin?
The current snapshot does not contain a reliable install command. Use the dsh-mediacrawler repository README instead of guessing a command from the plugin name.
Which DSH profile does dsh-mediacrawler use?
The current snapshot does not confirm a profile for dsh-mediacrawler. Check its manifest and README so the plugin is not added to the wrong DSH profile.
Is dsh-mediacrawler compatible with the current DSH release?
The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.
What should I do if dsh-mediacrawler fails to load?
Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.
What are the closest alternatives to dsh-mediacrawler?
Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.