Librivox Import

Categories

Component ID

2183199

Component name

Librivox Import

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Librivox Import

============

A Librivox feed importer for Drupal, extending the Feeds modules.

Features
========

- Imports Librivox XML audibook data from Librivox, by book ID, to the import
node type "Librivox Audiobook" using URLs like the following, where the final
element is the audiobook ID number:

https://librivox.org/api/feed/audiobooks/id/2343

There is unfortunately, no master index of audiobook IDs.
In order to identify the book you want, search the Librivox site,
then click the RSS feed link on the book page, which contains the book ID as its
final element.

Page for: Le Père Goriot

https://librivox.org/rss/2343 (but this feed is not the individual book feed)

* Go to the import page: http:/[www.yoursite.com]/import
* Select the "Librivox Audiobook Feed" feeds importer
* Add or replace the book ID at the end of the import URL in the "Import URL" field

https://librivox.org/api/feed/audiobooks/id/2343

* Click import

If you are lucky, a Librivox Audiobook node will be created with the title of the
book, first and last name of the author, the book description (which Librivox often
takes from Wikipedia), and a download URL. If you are unlucky, you can look at
the feeds log tab to find out what might have gone wrong.

- You can enable a "Librivox Audiobooks" block that lists the Librivox audiobooks
that you have imported.