Download O'Reilly books as EPUB.
Archives of precompiled binaries for orly are available for Windows, macOS and Linux. Linux and Windows binaries are static executables.
If you're a Rust programmer, orly can be installed with cargo
.
Note that the minimum supported version of Rust for
orly
is 1.54.0.
bash
cargo install orly
After installation, the orly
command will be available. Check the command line section for supported commands.
You will need an O'Reily account with a non-expired subscription.
Find the book you want to download and copy its id (the digits at the end of the url).
Use your credentials to download the book:
bash
orly --creds "email@example.com" "password" 1234567890
Currently orly
supports these commands
```bash
USAGE:
orly.exe [FLAGS] [OPTIONS] --creds
ARGS:
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