Add excerpt AC and avoid rate-limiting for OpenLibrary content
authordbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 1 May 2011 00:29:51 +0000 (00:29 +0000)
committerdbs <dbs@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Sun, 1 May 2011 00:29:51 +0000 (00:29 +0000)
commit3c9e8a8b8d559672541c83ee9708d04c519c7d9f
tree93ed90a8c590fa966d473f1faac451c98343633b
parent2b1d654e91884406e2bdf91b5f821014db8fbb19
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 <gitorious@coffeecode.net>
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_1@20355 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/lib/OpenILS/WWW/AddedContent/OpenLibrary.pm