<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>turtlechan</author_name>
  <author_url>https://blog.hatena.ne.jp/turtlechan/</author_url>
  <blog_title>turtlechanのブログ</blog_title>
  <blog_url>https://turtlechan.hatenablog.com/</blog_url>
  <categories>
    <anon>Python</anon>
    <anon>RaspberryPi</anon>
    <anon>ラズパイ</anon>
  </categories>
  <description>超A&amp;Gを再生するスクリプト。 超A&amp;Gをブラウザを使わずに再生したかったので今回作ってみた。主にラズパイで再生したかったのでCUI環境で動くようにしてある。 ※python2で書いてます。 超A&amp;Gの再生 agqr.py #! /usr/bin/env python # coding: utf-8 import time import argparse import subprocess class Agqr(object): '''超A&amp;Gのクラス''' # クラス変数 _instance = None _process = None def __new__(cls, *args, **k…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fturtlechan.hatenablog.com%2Fentry%2F2019%2F08%2F04%2F190959&quot; title=&quot;【Python】超A&amp;amp;Gを再生してみた - turtlechanのブログ&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>2019-08-04 19:09:59</published>
  <title>【Python】超A&amp;Gを再生してみた</title>
  <type>rich</type>
  <url>https://turtlechan.hatenablog.com/entry/2019/08/04/190959</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
