Thanks to visit codestin.com
Credit goes to github.com

Skip to content

hbprotoss/geekpdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

极客时间导出PDF工具

已购买课程导出PDF工具

用法

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

本工具现在使用chromedp库进行HTML到PDF转换,基于Chrome/Chromium浏览器引擎,已不再依赖wkhtmltopdf。

go依赖

依赖管理通过Go modules自动处理,运行以下命令即可安装依赖:

go mod tidy

参数

$ ./geekpdf -h
Usage of ./geekpdf:
  -c string
    	Cellphone
  -f string
    	Cookie file (optional, bypasses login if provided)
  -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