User Tools

Site Tools


imagenes_de_amazon

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
imagenes_de_amazon [15/10/2009 00:00]
imagenes_de_amazon [15/10/2009 18:16]
silviazte
Line 1: Line 1:
 +====== Descarga de imágenes de Amazon ======
  
 +Las imágenes de cubiertas de libros están disponibles en URLs como esta:
 +
 +   ​http://​images.amazon.com/​images/​P/​[ISBN].01.MZZZZZZZ.jpg
 +
 +Por ejemplo, el libro //​[[http://​images.amazon.com/​images/​P/​3764324163.01.MZZZZZZZ.jpg|Laws of small numbers : extremes and rare events]]// tiene esta cubierta:
 +
 +   ​http://​images.amazon.com/​images/​P/​3764324163.01.MZZZZZZZ.jpg
 +
 +Es posible descargar un conjunto de imágenes asociadas a libros que tenemos catalogados,​ usando este comando
 +
 +   mx biblio "​pft=@tapas.pft"​ from=[a] to=[b] now
 +
 +donde ''​[a]''​ y ''​[b]''​ delimitan un rango de registros, y el archivo ''​tapas.pft''​ contiene:
 +
 +  (
 +     if v20^a <> ''​ then
 +         ​system(
 +                'wget http://​images.amazon.com/​images/​P/',​v20^a.10,'​.01.MZZZZZZZ.jpg ',
 +                '-O ',​v1[1],​ if iocc > 1 then '​-',​f(iocc,​1,​0) fi,'​.jpg'​
 +               )
 +     fi
 +  )
 +
 +
 +==== Cuestiones legales ====
 +
 +Ver en NGC4LIB: [[http://​osdir.com/​ml/​culture.libraries.ngc4lib/​2006-12/​msg00145.html|Use of Amazon.com Content in Koha's Catalog]], por Joshua Ferraro (y las respuestas).
 +
 +
 +{{tag>​miscelanea +desarrollo autoridades existencias frbr catalis -catalis -opacmarc -plantillas desarrollo django aguapey apache yee wiki presentacion opacs symfony vufind kiosk linux gente catalogacion cepal inventario importacion admin isis isismarc dokuwiki javascript novedades subversion referencias qemu migracion marc python malete}}
imagenes_de_amazon.txt · Last modified: 20/03/2023 14:29 by fernando