MunMunMiao / WeiboPictureDownload

Weibo picture download tool | 微博图片下载

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WeiboPictureDownload

How to use

Download

git clone https://github.com/MunMunMiao/WeiboPictureDownload.git

Install dependencies

npm install

Quick start

node weibo.js -c XXXXX -u 518178935

Options

Usage: weibo [options]

Options:
  -c, --cookie <string>     Weibo SUB
  -u, --uid <number>        Weibo user object id
  -d, --directory <string>  Output directory (default: "./")
  -t, --threads <number>    Download threads (default: 10)
  -o, --output-file         Output files
  -i, --interval <number>   Analyze interval (default: 1200)
  -h, --help                output usage information

About

Weibo picture download tool | 微博图片下载


Languages

Language:JavaScript 100.0%