geektime_dl icon indicating copy to clipboard operation
geektime_dl copied to clipboard

把极客时间装进 Kindle

Results 8 geektime_dl issues
Sort by recently updated
recently updated
newest added

ERROR: 'gbk' codec can't encode character '\xa0' in position 0: illegal multibyte sequence.

类似于 https://time.geekbang.org/opencourse/intro/100057601 目前好像不支持公开课,希望能增加支持

ERROR: 'gbk' codec can't encode character '\u0d12' in position 4454: illegal multibyte sequence

我想要批量下载 想知道是否支持

发现制作过程中,有个 errror 信息 `bash Error(core):E1008: Failed conversion to unicode. The resulting string may contain wrong characters. `

+ 我输入账号和密码之后显示如下错误: ``` gk api fail:非法图形验证码 Enter again ``` + 继续输入账号和密码之后依然显示: ``` ERROR:gk api fail:非法图形验证码 ```

```shell python3.8/site-packages/kindle_maker/ebooklib.py:334: UserWarning: ``make_ebook`` api is deprecated, and use ``Ebook`` class instead! ```