Releases: yihong0618/Kindle_download_helper
Releases · yihong0618/Kindle_download_helper
v1.0.0
Add DeDRM switch to GUI (#82)
v0.7.0
feat: support .de
v0.6.2
Merge pull request #75 from hnliuzesen/main feat: using title of metadata instead of response's title.
v0.6.1
Merge pull request #74 from hnliuzesen/main fix: can not save summary and using illegal file name.
v0.6
fix: amazon bot check
v0.5
fix: typo
v0.4.2
0.4.2
v0.4.1
0.4.1
v0.4
What's Changed
- GUI support amazon jp by @frostming in #28
- Fix book indices in command line by @shiyuning in #32
- Pass full book dict to download_one by @frostming in #34
- feat: webbrowser open and format with black by @yihong0618 in #35
- Replace "browsercookie" with more active project "browser-cookie3" by @kaiix in #36
- Automatically get csrf token by @frostming in #40
- Get the filename from the response header by @frostming in #49
- Add retry with backoff factor when API is denied by @frostming in #55
- Persist the requests session across runs by @frostming in #50
New Contributors
- @shiyuning made their first contribution in #32
- @kaiix made their first contribution in #36
Full Changelog: v0.3.1...v0.4
v0.3.1
What's Changed
- Fix an issue of GUI that it can't retrieve the value of input cookies by @frostming in #27
Full Changelog: v0.3...v0.3.1