<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>motochan1969</author_name>
  <author_url>https://blog.hatena.ne.jp/motochan1969/</author_url>
  <blog_title>我正在學中文</blog_title>
  <blog_url>https://motochan1969.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>Kindleの文字起こしするコードを書いた。 中身は手作業でやっている作業をPythonで自動化したものだ。 キーボードでページを送り、画面コピーを行う。 あっという間に、本一冊分のJPG化が完了する。 import pyautoguifrom PIL import ImageGrabimport time pos =(875,1070)page = 300 pyautogui.click(pos, button=&quot;left&quot;) for i in range(page): pyautogui.click(500, 500,button=&quot;left&quot;) pyautogui.press(&quot;righ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmotochan1969.hatenablog.com%2Fentry%2F20230108%2F1673156855&quot; title=&quot;KindleからPythonで文字起こし - 我正在學中文&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>2023-01-08 14:47:35</published>
  <title>KindleからPythonで文字起こし</title>
  <type>rich</type>
  <url>https://motochan1969.hatenablog.com/entry/20230108/1673156855</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
