fetch-ebook-metadata

fetch-ebook-metadata [options]

Fetch book metadata from online sources. You must specify at least one of title, authors or ISBN.

Whenever you pass arguments to fetch-ebook-metadata that have spaces in them, enclose the arguments in quotation marks.

[options]

--authors, -a

Book author(s)

--cover, -c

Specify a filename. The cover, if available, will be saved to it

--help, -h

show this help message and exit

--isbn, -i

Book ISBN

--opf, -o

Output the metadata in OPF format

--timeout, -d

Timeout in seconds. Default is 30

--title, -t

Book title

--verbose, -v

Print the log to the console (stderr)

--version

show program’s version number and exit


Table Of Contents

Previous topic

epub-fix

Next topic

lrf2lrs

This Page