<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>S_E_Hyphen</author_name>
  <author_url>https://blog.hatena.ne.jp/S_E_Hyphen/</author_url>
  <blog_title>あるStray Engineer の日記</blog_title>
  <blog_url>https://s-e-hyphen.hatenadiary.jp/</blog_url>
  <categories>
  </categories>
  <description>語学レッスン用に音声もデータベース化するようにしました。音声ファイルの作成はgoogle翻訳を使用しています。肝となるのは wget コマンドを使用して音声ファイルのダウンロードを実施したことです。これにより作業時間が大幅に短縮できました。 #! /bin/bash ctlfile=&quot;insert.txt&quot; if [ -z ${logfile} ] then logfile=&quot;/dev/null&quot; fi host=127.0.0.1 DB=xxxxxx # テーブル vocabulary のフィールドは以下のような形式としました。 mysql -h ${host} ${DB}&lt;&lt; _SQL_ …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs-e-hyphen.hatenadiary.jp%2Fentry%2F2020%2F05%2F31%2F112915&quot; title=&quot;単語帳データベース - あるStray Engineer の日記&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-05-31 11:29:15</published>
  <title>単語帳データベース</title>
  <type>rich</type>
  <url>https://s-e-hyphen.hatenadiary.jp/entry/2020/05/31/112915</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
