i would like to know if it's possible to replace a particular photo in
a particular album with the python api
and if yes how ?
i've tried this :
album_url = '/data/feed/api/user/bussiere/albumid/5281188619489384513/
photoid/5281193525236305250/'
photo = gd_client.InsertPhotoSimple(album_url, 'bannierehumeur.jpg',
'Mood_Parano', 'bannierehumeur.jpg', content_type='image/jpeg')
but without success
Regards
Bussiere
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Picasa Web Albums API" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Picasa-Data-API?hl=en
-~----------~----~----~----~------~----~------~--~---