laosj

module
v0.0.0-...-760f784 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 9, 2018 License: Apache-2.0

README

laosj(老司机)

Build Status Go Report Card codebeat badge License

logo

基于goquery的轻量级爬图工具。

展示

laosj-demo

CLI

go install github.com/songtianyi/laosj/cmds/laosj

图片源

  • aiss(已不可用)

    ./laosj help aiss
    ./laosj aiss 
    
  • douban相册

    # help
    ./laosj help douban
    # 测试用
    ./laosj douban
    # 火力全开
    ./laosj --all --dir /your/local/disk/path douban --sp 1 --lp 254
    # 随意开火
    ./laosj --all --dir /your/local/disk/path douban --album_id 105181925 --sp 1 --lp 23
    
  • 妹子图

    ./laosj help mzitu
    # 测试用
    ./laosj mzitu
    # 火力全开
    ./laosj --all --dir /your/local/disk/path mzitu --sg 15850 --eg 15900
    
  • 妹子图自拍(待重构)

  • javlibrary(待重构)

代码上手

下载
go get -u -v github.com/songtianyi/laosj
安装redis
略,使用redis作为下载队列需安装
golang.org/x依赖安装
mkdir $GOPATH/src/golang.org/x
cd $GOPATH/src/golang.org/x
git clone https://github.com/golang/net.git
编译并运行
cd cmds/laosj/ && go build .
./laosj douban --sp 1

Directories

Path Synopsis
cmds

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL