Lifestream plugin hack; youtube favorites
If you’re using the WordPress Lifestream plugin and if you want your YouTube favorited video’s to appear as well; replace Class LifeStream_YouTubeFeed in plugins/lifestream/feeds.inc.php with the code you can find here and you’ll see your favorite video’s appear as well.




tHeSiD
10 Dec 08 at 08:54
Worked great! thanks!

proof: http://www.siddharthabbineni.com/lifestream/
sid
frank
11 Dec 08 at 14:37
my little hack more or less made it into lifestream 0.85, but because of the “less” (some of the checks for images/thumbnails did not make it over) importing your youtube favorites now produces the following error:
this is because the feeds for youtube uploads and favorites are different. adding some checks (cfr. code referenced in blogpost) to feeds.inc.php should fix that, but i’m sure david cramer (zeeg) will solve this with a bugfix very soon.