diff --git a/docs/docs/working-with-video.md b/docs/docs/working-with-video.md index b6697cc86..f81877395 100644 --- a/docs/docs/working-with-video.md +++ b/docs/docs/working-with-video.md @@ -1,27 +1,27 @@ --- -title: Working with Video +title: 動画を使用する --- -- [Sourcing video from a host](#sourcing-video-from-a-host) -- [Embedding hosted videos in Markdown](#embedding-hosted-videos-in-markdown) -- [Writing custom components for hosted video](#writing-custom-components-for-hosted-video) -- [Querying video data from Markdown with GraphQL](#querying-video-data-from-markdown-with-graphql) -- [Hosting your own HTML5 video files](#hosting-your-own-html5-video-files) -- [Using custom video players](#using-custom-video-players) +- [ホストから動画を取得する](#ホストから動画を取得する) +- [ホストされた動画を Markdown に埋め込む](#ホストされた動画を-Markdown-に埋め込む) +- [ホストされた動画のためのカスタムコンポーネントを作成する](#ホストされた動画のためのカスタムコンポーネントを作成する) +- [GraphQL を使用して Markdown から動画を要求する](#GraphQL-を使用して-Markdown-から動画を要求する) +- [独自の HTML5 の動画ファイルをホスティングする](#独自の-HTML5-の動画ファイルをホスティングする) +- [カスタム動画プレイヤーを使用する](#カスタム動画プレイヤーを使用する) -## Sourcing video from a host +## ホストから動画を取得する -The easiest method for including video on a Gatsby site is to source an uploaded file from a site like YouTube, Vimeo, or Twitch. Using the source URL from one of those hosts, you can use Remark plugins or create a custom `