Giter Site home page Giter Site logo

kindle_download_helper's Introduction

Kindle_download_helper

Download all your kindle books script.

image

使用 amazon CN

  1. 登陆 amazon.cn
  2. 访问 https://www.amazon.cn/hz/mycd/myx#/home/content/booksAll/dateDsc/
  3. 找到 cookie XHR 或者其他的方式
  4. 右键查看源码,搜索 csrfToken 复制后面的 value
  5. 执行 python3 kindle.py ${cookie} ${csrfToken} --is-cn

how to amazon.com

  1. login amazon.com
  2. visit https://www.amazon.cn/hz/mycd/myx#/home/content/booksAll/dateDsc/
  3. find cookie F12 XHR or other ways
  4. right click this page source then find csrfToken value copy
  5. run: python3 kindle.py ${cookie} ${csrfToken}

注意

  • cookie 和 csrf token 会过期,重新刷新下 amazon 的页面就行
  • 书会下载在 DOWNLOADS 里
  • 如果你用 DeDRM_tools 解密 key 存在 key.txt 里
  • 或者直接拖进 Calibre 里 please google it.
  • 如果过程中失败了可以使用 e.g. --recover-index ${num}

image

Enjoy

kindle_download_helper's People

Contributors

yihong0618 avatar tssujt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.