hanklords/flickraw

url_m() does not seem to be fetching the medium photo

Closed this issue · 1 comments

So far as I can tell url_m() is returning the small sized photo, and url_s is returning the thumbnail sized photo. This could just be me misunderstanding flickr's size designations though.

EDIT

I think I sorted this out. I wanted to access the size flickr calls medium 500 but you get there by using regular url() without an underscore designation.

Great that you sorted it out. Have fun with flickraw !