in order: 3 search engine (Yahoo, Live, yooci) + Images by Flickr + 2 Video search (YouTube, GoogleVideo) + Blogs by Google (last 10 links) results = a complete fast investigation All In One.
This Pipe generates a feed based on the "favorites" for a given YouTube user name. Add the feed to your profile page to share your favorites with friends.
A pipe that gets a list of the users subscriptions and makes an rss feed from the subscribed users videos. The videos are embedded in the feed itself with an alt tag for images that link to the video on youtube if the feed reader does not support embedded youtube players.
Extract the download link for the higher quality mp4 version of youtube videos. Created for an rss parser, but works just fine as a standalone pipe.Creates an object with properties title being the url of the original video and link being the download url of the mp4 version.Plug into any pipe using…