]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Add excerpt AC and avoid rate-limiting for OpenLibrary content
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 1 May 2011 00:28:23 +0000 (00:28 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 1 May 2011 00:28:23 +0000 (00:28 +0000)
commit49b4999822d70d875b392903ad88d01068d2486e
treea31f2cebed77b4af064bc9664e61a0db8bcfc2c2
parentfe2a89379f9d657c8c05f6b54c4c03a687b5e5c1
Add excerpt AC and avoid rate-limiting for OpenLibrary content

OpenLibrary added rate-limiting (100 cover requests per 5 minutes)
for cover images requested by ISBN; using the OpenLibrary book
API to pull the list of direct cover URLs avoids the rate limit.

Also, add excerpt added content calls for OpenLibrary.

Signed-off-by: Dan Scott <dbs@coffeecode.net>
git-svn-id: svn://svn.open-ils.org/ILS/trunk@20354 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/lib/OpenILS/WWW/AddedContent/OpenLibrary.pm