View Single Post
  #1734  
Old 10-02-2018, 05:35 PM
weevil weevil is offline
Member
 
Join Date: Jul 2010
Posts: 43
Thanks: 1,045
Thanked 101 Times in 33 Posts
Default

To find the source of any flickr image, look at the image file name (assuming it hasn't been changed). It should be a string of numbers, followed by an underscore, and then a string of numbers/letters, like this:

Code:


You are not allowed to view this content until you register.

Take the numbers to the left of the underscore and append them to this:

Code:


You are not allowed to view this content until you register.

So you get this:

Code:


You are not allowed to view this content until you register.

That's the URL for the original flickr post, and from there you can see the rest of their photos.
Reply With Quote
The Following 12 Users Say Thank You to weevil For This Useful Post:
bustin4pee (11-06-2018), ez2b0e (10-16-2018), hbeckert (10-02-2018), heligyn (10-02-2018), iamsuspect (10-03-2018), isham (10-02-2018), MarauderMan444 (10-22-2018), peehunter (10-14-2018), rasko8400 (10-02-2018), schmui (10-03-2018), trambone (10-07-2018), wxwxtt (10-08-2018)