### 用Go实现的一套抓取固定站点漫画的命令行 编译方式: ```shell go build -o anime.exe ``` 使用方式示例: ```shell anime.exe -u /data/1616/88/121_01.jpg -m 25 -o D:\anime ```