Flickr changed format and broke my previous bookmarklet. At first I thought maybe they actually moved protected images to a protected server, but they just changed some variable names. So here's the updated bookmarklet that makes it (too) easy to get the full size version of protected images:
It fails on it. Hope it is fixable.
Ah, it was a nice tool to have while it lasted. Thank You for it.
javascript:%20for(%20i%20in%20global_photos%20)%20%7B%20p%20=%20global_photos%5Bi%5D;%20%7D%20window.location%20=%20'http://www.flickr.com/photo_zoom.gne?id='%20+%20p.id%20+%20'&size=o';"
Calls up the Original, or next biggest size to any picture that displays the "All Sizes" link. Have a look at it and see if you can find what I'm missing.
How it works? Just key in the image id and click "get URL"
Good day to all.
i know the profile address of a guy but his pics are private....anyway i can have acess to them????
javascript:location.href=page_p.video_thumb_src;
javascript:href=page_p.video_thumb_src;location.href=href.substring(0,href.indexOf('.jpg')) + '_b.jpg';
javascript:href=page_p.video_thumb_src;location.href=href.substring(0,href.indexOf('.jpg')) + '_o.jpg';