Page 3 of 20

Re: LibriVox API Discussion Thread

Posted: May 28th, 2013, 1:08 pm
by tbook
Thanks!

Re: LibriVox API Discussion Thread

Posted: July 10th, 2013, 7:34 pm
by lonelytango
I have some questions about the search API

So here is an example.
https://catalog.librivox.org/search_xml.php?extended=1&simple=cat

The return of this call is quite heavy, I wonder if there is anyway we can limit the return just like the latestworks.xml, like a parameter call "limit" and "offset" so i can specify the number of book in return.

I also realized some of the books from search result do not contain audio track, is there a parameter so I only get books with audio tracks?

Re: LibriVox API Discussion Thread

Posted: July 11th, 2013, 2:23 pm
by Cori
Can you give an example of a book not containing an audio track? I think I must be misunderstanding, because I'd've thought that'd be the whole point ;)

Re: LibriVox API Discussion Thread

Posted: July 11th, 2013, 4:33 pm
by tbook
Perhaps he is referring to books that haven't been completed? I think they may show up in the search API.

Re: LibriVox API Discussion Thread

Posted: July 12th, 2013, 1:32 am
by RuthieG
tbook wrote:Perhaps he is referring to books that haven't been completed? I think they may show up in the search API.
I don't think that projects in progress show on https://catalog.librivox.org/search_xml.php?extended=1&simple=cat My current solos don't, at least.

Ruth

Re: LibriVox API Discussion Thread

Posted: July 12th, 2013, 4:42 am
by tbook
I think you are correct - I was thinking of the RSS urls like http://librivox.org/rss/6934, which do let you put in the id of books in progress. By the way, I recently listened to your recording of Wild England, and thought it was great!

Re: LibriVox API Discussion Thread

Posted: July 17th, 2013, 12:50 pm
by ekzemplaro
Hello,

I just report new API doesn't work yet.

http://dev.librivox.org/api/feed/audiobooks/?id=52
<xml>
<status>0</status>
<error>Unknown method.</error>
</xml>
Cheers,
Masa

Re: LibriVox API Discussion Thread

Posted: July 17th, 2013, 2:32 pm
by annise
from first post
Dear Developers...

LibriVox is rebuilding its API. If you are planning, or already have, built apps or web services on the LibriVox catalog, please post here so we know who you are & also, pls monitor this thread.

We'd like you to test, and give us feedback.

The information about the NEW API can be found here, and will be updated as the project progresses:
http://dev.librivox.org/public/temp_info/api

If you have questions/comments/feedback/thoughts, please post them in this forum thread.

Thanks!

Hugh.
So it is not the new API - it was a beta releease for comments back then

Re: LibriVox API Discussion Thread

Posted: July 21st, 2013, 5:07 am
by lonelytango
That's fine, we will just use what we have :)

Check out my app "ReadLover", I've been using the basic latest API and the RSS endpoint and it works quite well. I think the presentation is still acceptable.

Search "ReadLover." in appstore. In the app just open Utilities->AudioBook(Librivox).

Re: LibriVox API Discussion Thread

Posted: August 14th, 2013, 9:58 am
by dalewking
So what's the story with the new API? It has not been up in months. Has the idea been scrapped or what?

Re: LibriVox API Discussion Thread

Posted: August 14th, 2013, 10:16 am
by RuthieG
I'll try and find out for you.

Ruth

Re: LibriVox API Discussion Thread

Posted: August 14th, 2013, 11:26 am
by tbook
Reading between the lines in the recent request for funds, I was assuming that more work was needed.

Re: LibriVox API Discussion Thread

Posted: August 17th, 2013, 5:37 pm
by ekzemplaro
Hello,

According to the situation I suppose new API project is abandoned.
Even though slight, negative effect is spreading.
Newly cataloged recordings can't be searched.

We need to find out an alternative solution.

One possible solution is once LibriVox becomes open source, we immediately start developing new API.
Accessing to MySQL and converting the data into XML or JSON is what we need.
There are lots of libraries for these functions. So I don't think this is a difficult job.
I'll be happy to write codes.

Cheers,
Masa

Re: LibriVox API Discussion Thread

Posted: August 17th, 2013, 7:24 pm
by annise
I don't know how you decide that Masa . Keeping producing books is the absolute top priority and everyone is very busy making that keep happening. Those of us not directly involved can help best at present by reading carefully any information they are given for the new features and being patient. I have not seen any statement that the API will not be produced , and I am confident it will happen.

Anne

Re: LibriVox API Discussion Thread

Posted: August 27th, 2013, 11:59 pm
by RuthieG
Please try the API again now, and let us know how you get on.

Ruth