Closed zanna-37 closed 1 year ago
I'm happy to hear that the tool could help! Good suggestion on adding the --list_naming
tip. I'll add that.
The challenge with the sizes are that it depends on the photo which ones are available. What is on that page is just an example. I don't actually know where the official documentation is for the sizes. I've seen many different formats over the years. But I can add the Large, Small, etc examples with some text around it.
Added better strings in master
Maybe add this link https://www.flickr.com/services/api/flickr.photos.getSizes.html so that user can find out for themselves.
Adding a command that given a photo ID, returns all its sizes would be amazing. But I might be an overkill.
p.s. remember to update the README as well
thanks for the reminder!
On Mon, Feb 13, 2023 at 7:02 PM Zanna_37 @.***> wrote:
Maybe add this link https://www.flickr.com/services/api/flickr.photos.getSizes.html so that user can find out for themselves.
Adding a command that given a photo ID, returns all its sizes would be amazing. But I might be an overkill.
p.s. remember to update the README as well
— Reply to this email directly, view it on GitHub https://github.com/beaufour/flickr-download/issues/73#issuecomment-1428886170, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB2POKUUXFNJ4CR3DXOC53WXLDQRANCNFSM6AAAAAAUZGYGUI . You are receiving this because you modified the open/close state.Message ID: @.***>
Thank you very very much for this repo! Saved my day. 😃
Just a quick suggestion. In the
--help
output and as well on the README be sure to add these lines:and
That would have saved me time, so I think users would greatly appreciate.
Thanks again!