jorgeguberte
Member
Posted 1 year ago #
Hello!
I need to import 700 (yes, seven hundred) photos from a Picasa album into a NextGen album. Is there a plugin that does that, or a NextGen native feature i haven't found?
I'm considering writing a Python script to download the album and then upload it manually, but i wanted to check first if there's an easier way.
Thank you in advance.
http://wordpress.org/extend/plugins/nextgen-gallery/
jorgeguberte
Member
Posted 1 year ago #
So i wrote the script because i needed a quick solution (i'm in a tight deadline and couldn't wait).
Save the rss xml from Picasa in the same folder as the script and run the script and voilĂ , the photos will be saved to the same folder.
I guess it only works if the owner of the photos marked the photos as downloadable.
[Code moderated as per the Forum Rules. Please use the pastebin]
gre2gor
Member
Posted 9 months ago #
Could you please share your code?
jorgeguberte
Member
Posted 9 months ago #
Hi gre2gor. The code was in the second post, but it was removed and i don't have it anymore. Sorry.