]> gitweb.pimeys.fr Git - scripts-20-100.git/commitdiff
[picasa] debug message
authorVincent Le Gallic <legallic@crans.org>
Sun, 2 Mar 2014 21:44:16 +0000 (22:44 +0100)
committerVincent Le Gallic <legallic@crans.org>
Sun, 2 Mar 2014 21:44:16 +0000 (22:44 +0100)
download_picasa_album.py

index 6b294f7f5240fd0f766e2df9cb498ba23c7a8ce1..3f83be93cda2281e0284945d4b53a27559e08718 100755 (executable)
@@ -27,7 +27,6 @@ def album_to_links(album):
     processed = []
     for media in medias:
         contenturls = media.xpath("./media:thumbnail", namespaces=media.nsmap)
-        print [i.items() for i in contenturls]
         contenturl = contenturls[-1]
         contenturl = [val for (kw, val) in contenturl.items() if kw == "url"][0]
         # On récupère la meilleure résolution de l'image