<?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>Python</anon>
    <anon>プログラミング</anon>
    <anon>Youtube</anon>
  </categories>
  <description>Youtube Data APIを使えば、Youtube動画の様々な情報を得られる。タイトルや概要欄などが分かる。Youtube Data APIについては以下の記事にまとめた。 chindafalldesu.hatenablog.com 上記のほかにコメント欄のコメントを取得することも可能である。 動画をそのまま解析することは難しいので動画の簡易的な解析にコメント欄を用いることができる。 コメントを使って、東海オンエアの動画に誰が出演しているか当ててみよう。 ①コメント欄のコメントの取得 import requests import time videoId='JRizOqEl8EM' ap…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fchindafalldesu.hatenablog.com%2Fentry%2F2020%2F02%2F15%2F152516&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-15 15:25:16</published>
  <title>Pythonを使ってYoutube動画の出演者を当てる（東海オンエアで検証）</title>
  <type>rich</type>
  <url>https://chindafalldesu.hatenablog.com/entry/2020/02/15/152516</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
