# WeChatDownloader **Repository Path**: kulke/WeChatDownloader ## Basic Information - **Project Name**: WeChatDownloader - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-10-13 - **Last Updated**: 2023-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tips 本项目代码原目的为测试内存搜索速度,代码比较简单。因微信视频更新后,一个网页显示的视频增多导致命中率降低。所以我用另一种方案实现了视频地址的捕获,[xuncv/WechatVideoSniffer: 微信视频号PC版视频地址嗅探器 (github.com)](https://github.com/xuncv/WechatVideoSniffer),可玩性增强,也更有意思了。 ### 微信视频号视频下载器 ### 原理 通过`内存搜索`找出视频的地址 ### 使用方法 1.在`PC微信`上打开视频 2.点击下载器`获取视频地址` 按钮 3.通过软件`下载视频`或其他下载软件下载视频 ![screenshot](screenshot.png) ### 软件下载 工程`dist`目录中