-
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下的,wi…
-
### Team Name:
Lindwurm
### Team Member:
Sangwoo Park ( shadow1229@naver.com / shadow1229@snu.ac.kr )
### Project Description:
The goal of the project is building quantum machine lea…
-
When reading a list of structs from a text file/string, such as `[{number:0},{number:1},{number:2}]`, the following exception is thrown at the end of the list:
`System.FormatException: Illegal charac…
-
After the v1.0-rc is released, incorporate any blocking feedback, iterating as needed.
-
As stable as the performance tests might be, they are not perfect. See for example, [this PR](https://github.com/amzn/ion-java/pull/463) that does not modify any of the library code, but failed the pe…
-
Hi, guys, one of my friends who work for Amazon recommend me ION recently. Then I find this repo.
I am not sure if my understanding is correct or not. Looks like this repo only has a binary ION re…
-
I can remove DRMs from books downloaded directly from Amazon but cannot from books downloaded by Kindle for PC. I have renamed the renderer-test.exe.
Here is the Calibre log file:
calibre Debug lo…
-
This comment refers to a no-longer-true invariant.
At one time, the binary container types used to store however much of their body had been available in the input buffer at read time…
-
One fundamental capability of Ion 1.0 is that any document can be transcoded between text and binary without access to any shared symbol tables, even without evaluating local symbol table directives. …
-
Ion is a superset of Json data type developed by Amazon. It works well for compression and has support for some more data type than Json. There are bindings available for most popular languages.
…