lecepin/wechatvideodownloader — explained in plain English
Analysis updated 2026-06-26
Download videos from WeChat video channel on Windows or Mac by playing them normally while the tool runs in the background.
Capture encrypted WeChat videos that earlier tools could not handle using the version 2 proxy method.
Preview a captured video inside the app before downloading to confirm it grabbed the right clip.
| lecepin/wechatvideodownloader | hansonwang99/spring-boot-in-action | stern/stern | |
|---|---|---|---|
| Stars | 4,681 | 4,681 | 4,681 |
| Language | — | Java | Go |
| Setup difficulty | moderate | moderate | easy |
| Complexity | 1/5 | 3/5 | 2/5 |
| Audience | general | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
On newer Macs, the certificate setup requires manually running a Terminal command that the app copies to your clipboard.
WeChatVideoDownloader is a desktop tool for capturing and saving videos from WeChat's video channel feature (called Shipinhao in Chinese). It works on both Windows and Mac. Version 2 added support for downloading encrypted videos, which was not possible in the earlier release. The tool works by running a local proxy on your machine and installing a certificate that lets it intercept the network requests WeChat makes when playing a video. This all happens automatically when you first open the app. Once the proxy is active, you open WeChat, play any video channel video as normal, and the app detects it automatically. You can then click a preview button to confirm the app captured the right video before downloading it. On first launch, a setup screen walks you through the certificate installation and asks for confirmation. On newer versions of Mac, the operating system blocks certain automated setup steps, so the app copies the required command to your clipboard and asks you to paste it into the Terminal app manually. When you close WeChatVideoDownloader, it removes the proxy settings automatically so your normal internet connection is not affected. The README is primarily in Chinese and is brief. It describes the feature set and shows screenshots of each step. Downloads are available through the project's GitHub Releases page.
A Windows and Mac desktop tool that captures and saves WeChat video channel videos by running a local proxy that intercepts network traffic as you play videos normally in WeChat.
Setup difficulty is rated moderate, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.