Home
Softono
geektime_dl

geektime_dl

Open source Python
1.4K
Stars
349
Forks
1
Issues
39
Watchers
2 months
Last Commit

About geektime_dl

# geektime-dl 把极客时间装进 Kindle ## 安装 ```bash pip install git+https://github.com/jachinlin/geektime_dl.git ``` ## 快速开始 ```bash # 1. 登录验证 geektime login -a <account> -p <password> # 2. 查询课程列表 geektime query -a <account> -p <password> # 3. 制作电子书 geektime ebook <course_id> -a <account> -p <password> ``` ## 注意 注意版权,勿传播电子书。

Platforms

Web Self-hosted

Languages

Python

Links

geektime-dl

把极客时间装进 Kindle

安装

pip install git+https://github.com/jachinlin/geektime_dl.git

快速开始

# 1. 登录验证
geektime login -a <account> -p <password>

# 2. 查询课程列表
geektime query -a <account> -p <password>

# 3. 制作电子书
geektime ebook <course_id> -a <account> -p <password>

注意

注意版权,勿传播电子书。