<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>chinda_fall_desu</author_name>
  <author_url>https://blog.hatena.ne.jp/chinda_fall_desu/</author_url>
  <blog_title>竹内豊の日記</blog_title>
  <blog_url>https://chindafalldesu.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
    <anon>Python</anon>
    <anon>Youtube</anon>
  </categories>
  <description>YouTube Data API の概要 | Google Developers Youtube Data APIを使えば、Youtubeから様々な情報を取得できる。 以下にその例を示した。 ①Youtubeの動画のidを使って、その動画のタイトルを得る。 （ソースコード） import requests id='z9WHIkedhz8' apikey='（Youtube Data api のキー）' url = 'https://www.googleapis.com/youtube/v3/videos?id='+id+'&amp;key='+apikey+'&amp;part=snippet,content…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchindafalldesu.hatenablog.com%2Fentry%2F2020%2F02%2F07%2F121722&quot; title=&quot;pythonでYoutube動画のタイトルと概要欄を取得  - 竹内豊の日記&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-02-07 12:17:22</published>
  <title>pythonでYoutube動画のタイトルと概要欄を取得 </title>
  <type>rich</type>
  <url>https://chindafalldesu.hatenablog.com/entry/2020/02/07/121722</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
