orly

Download O'Reilly books as EPUB.

GitHub release Downloads Crates.io License

Table of Contents

Installation

After installation, the orly command will be available. Check the command line section for supported commands.

Usage

Command line interface

Currently orly supports these commands

```bash USAGE: orly.exe [FLAGS] [OPTIONS] --creds ...

ARGS: Book ID to download. Digits from the URL

FLAGS: -h, --help Print help information -k, --kindle Tweak css to avoid overflow. Useful for e-readers -v, --verbose Sets the level of verbosity -V, --version Print version information

OPTIONS: -c, --creds Sign in credentials -o, --output Directory to save the final epub to [default: .] -t, --threads Sets the maximum number of concurrent http requests [default: 20] ```