Skip to content

hbprotoss/geekpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

极客时间导出PDF工具

已购买课程导出PDF工具

用法

需要输入极客时间官网账号密码

wkhtmltopdf

安装请参照官网: https://wkhtmltopdf.org

go依赖

go get github.com/sirupsen/logrus
go get github.com/SebastiaanKlippert/go-wkhtmltopdf
go get github.com/pkg/errors

参数

$ ./geekpdf -h
Usage of ./geekpdf:
  -c string
    	Cellphone
  -i int
    	Product ID
  -p string
    	Path to store pdf (default "pdf/")
  -w string
    	Password

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages