http://pipes.yahoo.com/pipes/pipe.edit?%5Fid=85a288a1517e615b765df9603fd604bd
I am trying to build a baseball media feed. The 'fetch data' output I am using doesn't spit out a link to the media though it does provide the video ID [item.contentID] which needs to be appended to the following URL: mlb.mlb.com/media/video.jsp?content_id=
I am lost in how to use URL Builder, String Builder, RegEx to achieve this but you can get the basic idea through what I have mapped out there.
Thanks!