Vine 動画を埋め込むことで、Vine上で公開されている最高のコンテンツをあなたの記事やウェブサイトに取り込むことができます。 Vine 動画を埋め込むにはHTML iframeとJavaScript をあなたのページに追加して、現在の表示環境に最も適した形式で動画コンテンツを表示します。
Generate a Vine embed HTML snippet by selecting the “Embed” share item on a Vine video page or under the “Share” link on an existing Vine embed. 開発者は、Vine のoEmbed エンドポイントを使ってプログラム上で Vine URLを 埋め込み HTML に変換できます。
Vine Video EmbedsA Vine video embed brings the best content published on Vine into your article or website. A Vine video embed adds an HTML iframe and JavaScript file to your page to display video content in the most appropriate format for the current display environment. Generate a Vine embed HTML snippet by selecting the “Embed” share item on a Vine video page or under the “Share” link on an existing Vine embed. Developers may programmatically convert Vine URLs to embed HTML through the Vine oEmbed endpoint. |
シンプル形式の Vine 埋め込みでは、Vine動画を再生するための最小限のインタフェースが使用できます。 シンプル形式の Vine 埋め込みは四角形の表示範囲を使用して、動画の表示を最大化します; 閲覧者が表示範囲をクリックすると、追加で動画の詳細が表示されます。
ポストカード形式の Vine 埋め込みでは、動画表示の上部と下部に動画情報を含んでいます。
Embed formatsSimpleA simple Vine embed provides a minimalist interface for Vine video playback. A simple Vine embed uses square display area to maximize video display; additional video details are visible when a viewer selects with the display area. PostcardA postcard Vine embed includes video information above and below the video display. |
サイズ変更や音声の自動再生を使い、あなたのサイトに合わせて Vine 埋め込みをカスタマイズします。
ページ上にVine埋め込みをリクエストするためのframeを作成するには、iframeにwidth
属性とheight
属性を設定します。
既定では、Vine は動画音声が無効になっています。audio=1
の埋め込みクエリパラメータを設定するか、 埋め込みコードマークアップビルダーでautoplay オプションを選ぶことで、音声の自動再生を有効にします。
Customization optionsCustomize a Vine embed for your site with custom dimensions and audio autoplay. Embed dimensionsSet iframe Autoplay audioVine disables video audio by default. Enable audio autoplay by setting an embed query parameter of |