-
Notifications
You must be signed in to change notification settings - Fork 216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
客户端和命令行都有问题 #106
Comments
@jiahe224 我今天晚上或者明天看一下。 你能提供更多的 cli 报错信息么? |
@yihong0618 输完命令回车后,没有任何反应,自动开始新的命令输入,贴出完整命令安全吗(带cookie等) |
不安全,windows 的话没任何反应试试 python 代替 python3 |
@yihong0618 用的就是'python',只装了python 3 |
你单独输入 |
可以的 |
大佬,为何我用WIN的GUI始终无法获取下载列表呢?cookie和csrfToken都是按教程填写。 |
有报错么?(需要有实体设备,没有实体设备只能使用置顶的方式 |
|
GUI 可能不行,你用置顶的 no_kindle 方式试试 |
Requirement already satisfied: requests in d:\programdata\anaconda3\lib\site-packages (from -r requirements.txt (line 1)) (2.31.0) × python setup.py egg_info did not run successfully.
note: This error originates from a subprocess, and is likely not a problem with pip. × Encountered error while generating package metadata. note: This is an issue with the package mentioned above, not pip. python 版本会有限制吗?我尝试问了gpt,让我更新cmake。 |
1.win
可正常获取下载列表,但报错:
404 Client Error: Not Found for url: https://www.amazon.cn/error
2.命令行
无报错信息,也未成功下载,命令形如:
python3 kindle.py 'csr_value' --cookie 'cook_value' --dedrm --cn
文档给出的命令是Linux下的,win里powershell中无法定义变量
The text was updated successfully, but these errors were encountered: