<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tigerii</author_name>
  <author_url>https://blog.hatena.ne.jp/tigerii/</author_url>
  <blog_title>マイノート</blog_title>
  <blog_url>https://tigerii.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>トラック番号、タイトル、作曲者を出力するスクリプト (get_m4ainfo.sh) #!/usr/bin/env bash #echo -e &quot;トラック\tタイトル\t作曲者&quot; echo -e &quot;トラック::タイトル::作曲者&quot; for arg in &quot;$@&quot; do tracknumber=`mdls -name kMDItemAudioTrackNumber &quot;${arg}&quot; | awk -F'= ' '{ print $2 }'` title=`mdls -name kMDItemTitle &quot;${arg}&quot; | awk -F'= ' '{ print substr($2, 2, len…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftigerii.hatenablog.com%2Fentry%2F2020%2F05%2F24%2F162702&quot; title=&quot;AAC オーディオファイルのメタデータを出力する(mac) - マイノート&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-24 16:27:02</published>
  <title>AAC オーディオファイルのメタデータを出力する(mac)</title>
  <type>rich</type>
  <url>https://tigerii.hatenablog.com/entry/2020/05/24/162702</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
