yihong0618 / Kindle_download_helper

Download all your kindle books script.
GNU General Public License v3.0
2.63k stars 215 forks source link

no_kindle.py 下载报错 #150

Closed baei2048 closed 11 months ago

baei2048 commented 1 year ago

Authenticating . . . Traceback (most recent call last): File "D:\code_project\Kindle_download_helper\kindle_download_helper\no_kindle.py", line 634, in download_all_ebooks self.download_book(b["ASIN"]) File "D:\code_project\Kindle_download_helper\kindle_download_helper\no_kindle.py", line 428, in download_book self._download_kfx(manifest, asin) File "D:\code_project\Kindle_download_helper\kindle_download_helper\no_kindle.py", line 517, in _download_kfx "X-ADP-Reason": str(manifest["responseContext"]["reason"]), KeyError: 'reason' 'reason' 请问是什么问题?

yihong0618 commented 11 months ago

will take a look

yihong0618 commented 11 months ago

@baei2048 fixed