An open API service indexing awesome lists of open source software.

https://github.com/monkeywie/gopeed-extension-wxmp

Gopeed 微信公众号视频下载扩展
https://github.com/monkeywie/gopeed-extension-wxmp

gopeed-extension

Last synced: 21 days ago
JSON representation

Gopeed 微信公众号视频下载扩展

Awesome Lists containing this project

README

          

# Gopeed 微信公众号视频下载扩展

> 声明:本项目代码全部开源,仅供学习参考;请不要将此项目用于商业用途,否则可能带来严重的后果。

一个用于 Gopeed 下载器的扩展,支持解析和下载微信公众号文章中的视频内容。

> 注意 Gopeed 版本要在 1.8.0 及以上,里面用到了 TLS 指纹模拟技术。

## 安装

打开`Gopeed`扩展页面,输入`https://github.com/monkeyWie/gopeed-extension-wxmp`,点击安装即可。

## 功能特性

- 🚀 **智能解析**:自动识别微信公众号文章页面并提取视频信息
- 🎥 **批量下载**:支持一次性下载公众号文章中的所有视频

## 支持的网站

- 微信公众号文章:`https://mp.weixin.qq.com/s/*`

> 示例链接:`https://mp.weixin.qq.com/s/NDNH_26mMGSFDl8C3ARirg`

## 参考

扩展开发文档:[https://docs.gopeed.com/zh/dev-extension.html](https://docs.gopeed.com/zh/dev-extension.html)