yihong0618
141928ac79
fix: English README since no kindle China
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2025-02-15 09:29:08 +08:00
wushuzh
55b13d71a8
Update req and README
2024-05-27 18:36:01 +08:00
wushuzh
c91accdcaf
[doc] 增加单独执行 dedrm 的说明
...
1. 需单独 pip 安装的模块
2. 增加仅 azw 或 epub 的命令行参数选项
2024-05-27 11:42:33 +08:00
MXuer
c0a74e9dfa
update readme.md for 推送书籍
2024-05-22 15:30:57 +08:00
yihong
74e073d7c2
Update README.md
2024-02-25 08:58:32 +08:00
yihong
b92e3e9330
Update README.md
2024-02-06 10:41:59 +08:00
yihong0618
f12f4016f4
fix: amazon cn drop web
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-02-06 10:28:06 +08:00
yihong0618
ed1b607ffb
fix : #153 support bookmark
...
Signed-off-by: yihong0618 <zouzou0208@gmail.com >
2024-02-05 23:27:20 +08:00
LGiki
a41d78fa53
fix: typo
2024-01-23 14:47:47 +08:00
yihong0618
0566ad36f1
doc: info it
2023-07-13 12:05:35 +08:00
yihong0618
a10fa25801
feat: support pdoc
2023-07-06 22:22:27 +08:00
yihong
1e494947b8
Merge pull request #123 from higuoxing/file-path-too-long
...
Set the default value of --cut-length to a smaller value.
2023-06-27 05:12:00 +08:00
Xing Guo
1acaf38d71
Set the default value of --cut-length to a smaller value.
...
I'm encountering a 'File name too long' issue when playing with
kindle_download_helper. This patch sets the default value of
--cut-length (from 100) to a smaller value (76).
Stack trace:
```
Book part successfully saved to DOWNLOADS/B07X8FKFVG_EBOK.mbpV2
Traceback (most recent call last):
File "/home/v/x/gh/Kindle_download_helper/kindle_download_helper/no_cli.py", line 94, in no_main
nk.download_book(e["ASIN"])
File "/home/v/x/gh/Kindle_download_helper/kindle_download_helper/no_kindle.py", line 231, in download_book
self._download_kfx(manifest, asin)
File "/home/v/x/gh/Kindle_download_helper/kindle_download_helper/no_kindle.py", line 331, in _download_kfx
with ZipFile(fn, "w") as myzip:
^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/zipfile.py", line 1283, in __init__
self.fp = io.open(file, filemode)
^^^^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 36] File name too long: 'DOWNLOADS/82年生的金智英【豆瓣2019年最受欢迎图书!亚洲10年来少见的现象级畅销书。一个女孩要经历多少看不见的坎坷,才能跌撞地长大成人。韩国总统文在寅、
民主持人刘在石、BTS团长南俊都_B07X8FKFVG_EBOK.kfx-zip'
[Errno 36] File name too long: 'DOWNLOADS/82年生的金智英【豆瓣2019年最受欢迎图书!亚洲10年来少见的现象级畅销书。一个女孩要经历多少看不见的坎坷,才能跌撞地长大成人。韩国总统文在寅、国民主持
刘在石、BTS团长南俊都_B07X8FKFVG_EBOK.kfx-zip'
```
Can we have a smarter algorithm to truncate the file name?
2023-06-26 23:00:33 +08:00
yihong
c3df34159a
Update README.md
2023-06-26 22:32:35 +08:00
yihong0618
5117ab42e0
doc: special thanks
2023-06-26 21:22:50 +08:00
yihong0618
ff273e546a
doc: info it
2023-06-26 21:21:53 +08:00
yihong0618
ef0058c49d
doc: add black info
2023-02-20 13:51:09 +08:00
Liangliang Zhu
970271a66f
add comments
2023-01-13 12:43:02 +08:00
Liangliang Zhu
87f209176c
add illustration for the sel mod
2023-01-13 12:33:04 +08:00
yihong0618
51b2f07400
fix: doc
2023-01-09 15:27:48 +08:00
yihong0618
3b8a139819
feat: support uk
2023-01-09 15:26:24 +08:00
otakutyrant
1b7db0c8fd
Update README.md ( #101 )
...
Improve the Chinese description of how to find cookie.
2022-12-02 19:34:36 +08:00
yihong
6fd30dd6f1
Update README.md
2022-09-27 10:24:01 +08:00
yihong
a9ac170fe7
Update README.md
2022-08-03 17:17:29 +08:00
shaoanianche
c827e2726f
docs(url):fix url jump failure
2022-08-02 12:23:14 +08:00
yihong0618
79599fc9ca
fix: typo
2022-08-01 20:58:58 +08:00
yihong0618
401c21ee35
feat: refactor and pypi
2022-08-01 20:56:19 +08:00
shaoanianche
06d0034865
doc(README):update document structure
2022-08-01 16:59:44 +08:00
yihong0618
2400d6e32d
fix: no file
2022-07-26 22:35:58 +08:00
yihong
b1ab43fb96
Update README.md
2022-07-24 21:40:14 +08:00
Chong Wang
30e490b948
Remove a few dummy phrase
2022-07-24 21:21:00 +08:00
Chong Wang
058efa8347
Add 'Mac beginner guide' summary in README
2022-07-24 21:01:33 +08:00
yihong0618
7428c57e2f
feat: support .de
2022-07-19 22:35:38 +08:00
yihong
cc9f157ba1
Update README.md
2022-06-27 21:58:35 +08:00
yihong0618
6299c2695d
doc: ban
2022-06-27 21:57:42 +08:00
yihong0618
80478de6ec
doc: thanks
2022-06-27 20:38:24 +08:00
yihong
561bdb897f
Update README.md
2022-06-21 22:11:55 +08:00
yihong
4a94c32cbb
Update README.md
2022-06-21 22:08:50 +08:00
yihong0618
9bedc2a70b
feat: generate memory readme
2022-06-21 22:06:59 +08:00
yihong0618
2c22fb34d2
doc: more info
2022-06-18 21:49:46 +08:00
yihong0618
1f333bc5c1
fix : #59
2022-06-17 20:31:05 +08:00
yihong0618
944df2d4c2
fix : #67
2022-06-17 20:15:45 +08:00
yihong0618
2b18cae372
fix : #51 , more info for #63 , refactor README, drop recommand to others info
2022-06-15 21:38:36 +08:00
Frost Ming
3ef69ce6a4
Automatically get csrf token ( #40 )
2022-06-10 19:24:02 +08:00
kaiix
15b790d882
Replace "browsercookie" with more active project "browser-cookie3"
2022-06-10 15:17:23 +08:00
yihong0618
f7b90911cc
feat: webbrowser open and format with black
2022-06-10 13:27:17 +08:00
yihong
3f2bfc33e9
Update README.md
2022-06-09 16:19:31 +08:00
yihong0618
da6e8a6b5b
feat: support amazon.jp
2022-06-09 16:17:14 +08:00
Frost Ming
c5e4594a45
Update readme about FAQ
2022-06-08 22:39:45 +08:00
yihong0618
4cbcc98512
release: v0.1
2022-06-08 19:48:23 +08:00