Skip to content

Get list of books and metadata, update books, send specified books to a specific device.

License

Notifications You must be signed in to change notification settings

tomsem/BulkKindleLibraryTools

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Bulk Kindle Library Tools

This is a fork of BulkKindleDownloader, which is a fork of bOOkp.

Download & Transfer option is being deprecated, but I hope to modify it to:

  • work with other browsers other than Chrome
  • download metadata for all books
  • update all books with updates
  • send some set of books to a particualar device registered to the Amazon account in question

Intial version does not do any of these things.

Usage

usage: bookp.py [-h] [--verbose] [--showbrowser] --email EMAIL
                [--password PASSWORD] [--outputdir OUTPUTDIR] [--proxy PROXY]
                [--asin [ASIN [ASIN ...]]] [--logfile FILENAME]

Amazon e-book downloader.

optional arguments:
  -h, --help            show this help message and exit
  --verbose             show info messages
  --showbrowser         display browser while creating session.
  --email EMAIL         Amazon account e-mail address
  --password PASSWORD   Amazon account password
  --outputdir OUTPUTDIR
                        download directory (default: books)
  --proxy PROXY         HTTP proxy server
  --asin [ASIN [ASIN ...]]
                        list of ASINs to download
  --logfile FILENAME    log output to a file

Requirements

About

Get list of books and metadata, update books, send specified books to a specific device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%