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.
Aggregates feeds in an OPML file into a master pipe, where all items from RSS or Atom feeds are sorted correctly by date. This is accomplished by creating canonical date attributes using Rename and Regex.
If you are aggregating multiple feeds, sometimes its nice to be able to tell which source an item is coming from. I like to add a tag or description of the blog or feed name to each item's title. This pipe is useful when inserted into another pipe and you can hard code the feed URL and the label…
This takes the Google Calendar RFC 3339 date and outputs to whatever the hell you want. I think it's stupid that I'm required to make a subpipe for this but as we all know the problems with Yahoo! Pipes could fill a list ten miles long.You can clone this or copy if you want but there's…