You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think that should be p.id instead of p.title because in my case p.title maps to album name instead of the photo title, so each photo is being saved with the same name as the album within a directory and its getting replaced.
@rambattu Can you check whether this happens because your pictures don't have a title set ? May be in this case Flickr assigns the same title as the album...
alexis-mignon
changed the title
I think that should be p.id instead of p.title because in my case p.title maps to album name instead of the photo title, so each photo is being saved with the same name as the album within a directory and its getting replaced.
p.title maps to album title instead of picture title.
May 24, 2018
I think that should be p.id instead of p.title because in my case p.title maps to album name instead of the photo title, so each photo is being saved with the same name as the album within a directory and its getting replaced.
python-flickr-api/samples/download_album.py
Line 24 in 6bca140
The text was updated successfully, but these errors were encountered: