WeChat Channels Downloader
Paste the following prompt into your AI chat to install this skill:
Please install @user_2b46b0cf/wx-video-download according to https://skillhub.cn/install/skillhub.md.
About this skill
Problem Solved
When downloading WeChat Channels links, a naive approach often relies on browser cookies, request headers, or the user's normal profile. This skill keeps authentication inside a Skill-only Edge or Chrome profile, accepts https://weixin.qq.com/sph/ links, and downloads using a locally installed browser.
How It Works
- Environment check:
doctorverifies Python 3.10+, the selected browser, and the dedicated profile; it can install Playwright locally without downloading another Chromium build. - Login session:
loginopens a visible dedicated browser window for Yuanbao login; closing the window does not sign out, and the local profile is reused. - Resolve and download:
resolveverifies metadata and media availability;downloadstreams MP4, defaulting to H.264 and supporting--codec h265when requested. - Session recovery: on HTTP 401 or
SESSION_EXPIRED, the command clears stale session data only in the selected Skill profile, waits for re-login, then retries the original link once.
Boundaries
It only downloads content the user is authorized to access and does not bypass private, deleted, paywalled, or access-controlled material. The browser stays visible by default; use --headless only after a successful headed download on the same browser and machine. Reports include file path, size, title, author, browser, and SHA-256, not media URLs, cookies, generalToken, or request headers.
Use Cases
- Save an accessible WeChat Channels MP4 to Downloads after receiving a sph link, then verify title, size, and SHA-256.
- Re-scan Yuanbao in the visible browser when the session expires, then let the command retry the same video link.
- Check whether a link resolves and media is available with resolve before writing any file.
- Prefer Chrome over Edge by saving the browser choice in doctor before running login and download.
Best For
- Operations staff assembling channel clips: save accessible shared links to local MP4 and verify metadata.
- Product managers archiving content: record resolved title, byte size, and SHA-256 in an archive sheet.
- Automation engineers using local browser scripts: keep login and downloads in a dedicated profile instead of the normal browser profile.
- Technical testers validating media flows: exercise resolve, download, and session-recovery paths.
Related Skills
Generate an interactive HTML product detail page from images and copy, with multi-product carousel, inline text editing, design controls, and PDF/JPG/PSD export support.
Enter a material name to get preview and download links for free, commercially usable video assets, with paid platform options, pricing, and search suggestions when results are limited.
A local CLI for Dreamina image and video generation, including credit checks, async submission, result queries, and task history review.
Generate and validate JianYing drafts from storyboard JSON with narrated commentary, original-sound preservation, timing checks, and draft inspection.