A command-line tool for finding the n most popular public domain project gutenberg books that have no librivox recording matching a search query.
Use with npx
npx gutenvox --search=flynn
gutenvox
takes the following options:
- copyright
- languages
- limit
- search
- sort
- topic
Defaults to false
. Set this to true to return copyrighted projects.
npx gutenvox --search=grishom --copyright=true
Defaults to en
. Use this to configure which language of books to search
npx gutenvox --languages=fr,en --search=beckett
Defaults to 10
. Use this to determine how many books to return.
npx gutenvox --limit=1 --topic=horror
A search term.
npx gutenvox --search=great%20expectations
Defaults to popular
. Can be one of: ascending
, descending
, or popular
npx gutenvox --sort=ascending --topic=science%20fiction
Search for a case-insensitive key-phrase in books' bookshelves or subjects.
npx gutenvox --search=horror