im using the graph API to get feeds , in the feeds i have message , picture key and its value looks like formated link that riderects somehow .
how can i get this picture ?
if i have this :
"picture": "http://external.ak.fbcdn.net/safe_image.php?d=AQBuv4KHE_CDlCPV&w=130&h=130&url=http00253A00252F00252Fi1.ytimg.com00252Fvi00252F8dWcLkK62lM00252Fhqdefault.jpg",
What you have here looks like URL encoded with something like:
You may decode it with: