I'm writing an app that involves posting content, and I'd like people's input to be in the form of plain text, but auto-embed content that's linked to, a la Facebook. Is there a service that generates HTML to embed linked content on a per-site basis? For example, YouTube links would return embed code for the video, images would return a thumbnail, Facebook profiles would return a profile picture+name, etc.
Thanks!