/extract-weibo

This command line converts .html files saved from m.weibo.cn

Primary LanguageGoMIT LicenseMIT

extract-weibo

This command line parses .htmls saved by saveurls from m.weibo.cn.

GitHub go.mod Go version Build GitHub license

Install

> go get github.com/gonejack/extract-weibo

Usage

> extract-weibo *.html
Flags:
  -h, --help       Show context-sensitive help.
  -c, --convert    Convert weibo.com links to m.weibo.cn.
  -v, --verbose    Verbose printing.