Commit Graph

44 Commits

Author SHA1 Message Date
Frost Ming
82f8a644b5 add reqs 2022-06-08 19:17:18 +08:00
Frost Ming
c1ff196de0 add a GUI written by qtpython 2022-06-08 19:17:09 +08:00
yihong
55163c700d Merge pull request #18 from bladewang/main
add a command line argument `--pdoc` to download personal documents
2022-06-08 19:04:58 +08:00
yihong
775b52518f Merge pull request #19 from CzBiX/patch-1
Fix the description of how to get cookies
2022-06-08 09:23:52 +08:00
CzBiX
3cebd5bb57 Update README.md
Fix the description of how to get cookies
2022-06-08 09:13:08 +08:00
bladewang
3ee1c2f8ba add a command line argument --pdoc to download personal documents
* batchSize 18 is fine when downloading personal documents, size 100
 would be fail (don't kown what happened in amazon backend service ...)
2022-06-08 06:25:54 +08:00
yihong
e93e106799 Merge pull request #16 from wolfg1969/main
fix help text of cut-length and rename recover-index
2022-06-07 21:23:40 +08:00
wolfg1969
de7d956370 fix help text of cut-length ; rename recover-index 2022-06-07 21:08:52 +08:00
yihong
d4e61f7b5d Merge pull request #15 from littledu/feat/readme
docs: 优化 readme
2022-06-07 16:33:58 +08:00
littledu
f498ca8613 docs: 优化 readme 2022-06-07 16:29:11 +08:00
yihong0618
2f55a500ff doc: prepare info 2022-06-07 13:52:34 +08:00
yihong
3a57b603bd Merge pull request #9 from frostming/feat/GUI
Support loading cookies from local machine
2022-06-07 13:47:06 +08:00
Frost Ming
f502f1541d update README 2022-06-07 13:42:31 +08:00
Frost Ming
6bcb8fff4d allow loading cookies from local 2022-06-07 13:32:44 +08:00
Frost Ming
2c7b50a10e change --is-cn option to a store_const action 2022-06-07 13:29:13 +08:00
Frost Ming
57e2ec339e extract the set cookie function 2022-06-07 13:29:09 +08:00
Frost Ming
7bc7189d85 Merge pull request #7 from dgkang/main
add cookie local file
2022-06-07 13:27:19 +08:00
Frost Ming
1002748aa2 Apply suggestions from code review 2022-06-07 13:26:43 +08:00
Frost Ming
cb2c9ba095 Merge pull request #11 from Z9RO/EscapeWindowsFilename
Escape windows filename
2022-06-06 22:00:42 +08:00
Z9RO
a068688c33 Escape windows filename 2022-06-06 20:48:14 +08:00
dgkang
0a533874e9 fixed README.md 2022-06-06 20:10:38 +08:00
dgkang
64659f7f0c fixed README.md 2022-06-06 20:07:22 +08:00
dgkang
8fd82bdbc0 add cookie local file 2022-06-06 18:49:40 +08:00
yihong
666b0dc589 Merge pull request #5 from tssujt/patch-1 2022-06-06 17:37:28 +08:00
tssujt
c28269a16e Update help doc for --is-cn 2022-06-06 17:33:27 +08:00
tssujt
1135446882 Fix typo in kindle.py 2022-06-06 17:30:52 +08:00
yihong
684acda882 Merge pull request #3 from frostming/patch-1
Clean the code a bit
2022-06-06 17:00:06 +08:00
Frost Ming
d021b1b00a Clean the code 2022-06-06 16:48:18 +08:00
yihong
efdc2e0227 Update README.md 2022-06-06 16:41:59 +08:00
yihong
95659498a9 Update README.md 2022-06-06 16:38:51 +08:00
yihong0618
23ab49050f fix: unused print 2022-06-06 16:31:29 +08:00
yihong0618
a7e66f9ed7 feat: cut file name length 2022-06-06 16:29:32 +08:00
yihong
f84212de14 Update README.md 2022-06-06 15:16:14 +08:00
yihong
5485a27124 Update README.md 2022-06-06 15:14:48 +08:00
yihong0618
15ed36f366 Merge branch 'main' of https://github.com/yihong0618/Kindle_download_helper 2022-06-06 15:11:04 +08:00
yihong0618
321cf173b3 feat: add recover index 2022-06-06 15:10:15 +08:00
yihong
3885ab3082 Merge pull request #1 from tssujt/patch-1
Fix typo in README
2022-06-06 14:38:53 +08:00
tssujt
8ad6afc1b1 Fix typo in README 2022-06-06 14:36:56 +08:00
yihong0618
98f6108286 feat: drop useless code 2022-06-06 14:31:02 +08:00
yihong0618
e309b7b5bb feat: drop muti thread 2022-06-06 14:30:28 +08:00
yihong0618
f21acbcf68 fix: no outdir and requirements 2022-06-06 14:03:38 +08:00
yihong0618
a6cbeb49bf fix: typo 2022-06-06 13:50:20 +08:00
yihong0618
a4bb021336 init 2022-06-06 13:48:27 +08:00
yihong
ac0e40cec9 Initial commit 2022-06-06 13:06:03 +08:00