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:
- a Author — Search by Author.
- t Title — Search by Title.
- g Genre — Search by Genre — with minibuffer completion.
- p Play — Play a book.
- d Directory — Browse local cache.
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 ¶
2.156.2.2 emacsvox-librivox-play ¶
- Command: emacsvox-librivox-play (rss-url) ¶
-
2.156.2.3 emacsvox-librivox-search-by-author ¶
- Command: emacsvox-librivox-search-by-author (author &optional offset) ¶
-
2.156.2.4 emacsvox-librivox-search-by-genre ¶
- Command: emacsvox-librivox-search-by-genre (genre &optional offset) ¶
-
2.156.2.5 emacsvox-librivox-search-by-title ¶
- Command: emacsvox-librivox-search-by-title (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"