Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 429 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 429 Bytes

Mpvoice Downloader

This cli tool can batch grab the audio files within the WeChat public article and download them.

The main technology used is: Node.js, Puppeteer.

Feature

Install

You have to get node.js >= 12.20.0 installed in your system before anything.

Then download it with npm:

npm install mpvoice-downloader

Usage

mpvd [url] <options>

url is the page url of WeChat public articles.