git clone https://github.com/MunMunMiao/WeiboPictureDownload.git
npm install
node weibo.js -c XXXXX -u 518178935
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