kindle-downloader

command module
v0.0.0-...-b95aeb7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 31, 2025 License: MIT Imports: 14 Imported by: 0

README

Amazon Kindle book downloader

Bulk download kindle books from your Amazon account.

Running

% kindle-downloader -help
Usage of kindle-downloader:
  -amazon-url string
    	Amazon Country URL (default "https://www.amazon.co.uk")
  -concurrency int
    	Number of concurrent downloads (default 20)
  -manual-login
    	Manually login to Amazon
  -output string
    	Output directory for downloads (default "books")

By default the program will prompt for credentials, if this isn't working using the -manual-login flag will allow you to login using the browser.

Docker Container

A container with everything necessary to run is available:

% docker run -ti -v `pwd`/books:/books ghcr.io/nsheridan/kindle-downloader -output /books

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL