I can search an individual user’s News Feed, restricted to that user’s friends using
https://graph.facebook.com/me/home?q=youtube.com
The documentation says it will retrieve an outdated view of the News Feed. Is there a way to get a more real-time view of a user’s News Feed?
Considering the talent at Facebook, its not likely that the out-dated aspect of this api call is a bug. If I had to guess, they do it so that their apps/site remain the center of usage (very smart business decision, really, especially when you look at the situation that Twitter has found itself in). So short answer: no.