2.156 emacsvox-librivox

LIBRIVOX == http://www.librivox.org — Free Audio Books. API Info: https://librivox.org/api/info It provides a simple Web API This module implements an Emacsvox Librivox client.

2.156.1 Usage

main entry point is command emacsvox-librivox bound to C-; l. This prompts with the following choices:

Search results are displayed in a Web page that provides controls for accessing the book.

2.156.2 Emacsvox-Librivox Commands

2.156.2.1 emacsvox-librivox

Command: emacsvox-librivox (search-type)
C-; C-l
C-x @ h C-l
Launch a Librivox Search.

(fn SEARCH-TYPE)

2.156.2.2 emacsvox-librivox-play

Command: emacsvox-librivox-play (rss-url)
Play book stream

(fn RSS-URL)

2.156.2.3 emacsvox-librivox-search-by-author

Command: emacsvox-librivox-search-by-author (author &optional offset)
Search by author. Both exact and partial matches for
‘author’. Optional interactive prefix arg ‘offset’ prompts for offset
— use this for retrieving next set of results.

(fn AUTHOR &optional OFFSET)

2.156.2.4 emacsvox-librivox-search-by-genre

Command: emacsvox-librivox-search-by-genre (genre &optional offset)
Search by genre.
Optional prefix arg ‘offset’ prompts for offset.

(fn GENRE &optional OFFSET)

2.156.2.5 emacsvox-librivox-search-by-title

Command: emacsvox-librivox-search-by-title (title &optional offset)
Search by title. Both exact and partial matches for ‘title’. Optional
prefix arg ‘offset’ prompts for offset — use this for retrieving
more results.

(fn TITLE &optional OFFSET)

2.156.3 emacsvox-librivox Options

Variable: User Option emacsvox-librivox-local-cache
Location where we cache LIBRIVOX playlists.

Default Value:

"~/.emacsvox/librivox"