Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

p.title maps to album title instead of picture title. #92

Open
rambattu opened this issue May 19, 2018 · 1 comment
Open

p.title maps to album title instead of picture title. #92

rambattu opened this issue May 19, 2018 · 1 comment

Comments

@rambattu
Copy link

rambattu commented May 19, 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.

p.save(p.title+".jpg")

@alexis-mignon
Copy link
Owner

alexis-mignon commented May 24, 2018

Has anybody else seen this happen ?

@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 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants