タグ

oembedに関するhiro_yのブックマーク (2)

  • oEmbed

    oEmbed is a format for allowing an embedded representation of a URL on third party sites. The simple API allows a website to display embedded content (such as photos or videos) when a user posts a link to that resource, without having to parse the resource directly. This document is stored on GitHub. Table Of Contents Quick Example Full Spec Security considerations Discovery More examples Authors

    hiro_y
    hiro_y 2009/10/16
    埋め込みコードを返すAPI、oEmbed、Flickr/YouTube/Hulu/Vimeoなどが対応。
  • oEmbed でメディア共有サイトのコンテンツを簡単埋め込み - WebOS Goodies

    先日、 YouTube API Blog に oEmbed によるコンテンツの埋め込み方法が説明されていました。 oEmbed とは初耳だったので仕様書を読んでみると、どうやらメディア共有サイトがコンテンツの埋め込みコードをサードパーティーの Web アプリケーションに提供するための API のようです。 API のエンドポイントにコンテンツの URL を渡すと、それを埋め込むための HTML コードやメタデータを XML もしくは JSON 形式で返してくれるという具合。 使い方としては、例えば Twitter クライアントでメッセージ中に画像・動画コンテンツの URL があったときに、それを自動的にインライン表示するときに便利そうです。 oEmbed を使うと YouTube だけでなく Flickr, Hulu, My Opera など多数のサイトに同じコードで対応できるのが嬉しいで

    hiro_y
    hiro_y 2009/10/16
    埋め込みコードを返すためのAPI、oEmbedについて。
  • 1