python:mutagen

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
python:mutagen [2020/03/29 16:21] ともやんpython:mutagen [2021/10/05 01:13] (現在) ともやん
行 33: 行 33:
 [[http://docs.puddletag.net/|Home — puddletag]]\\ [[http://docs.puddletag.net/|Home — puddletag]]\\
 [[https://github.com/keithgg/puddletag|keithgg/puddletag: Powerful, simple, audio tag editor for GNU/Linux]] - github\\ [[https://github.com/keithgg/puddletag|keithgg/puddletag: Powerful, simple, audio tag editor for GNU/Linux]] - github\\
 +
 +===== インストール =====
 +<WRAP prewrap 100%>
 +<code>
 +$ pip install mutagen
 +</code>
 +</WRAP>
 +<WRAP prewrap 100% #result>
 +<code>
 +Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
 +Collecting mutagen
 +  Downloading https://files.pythonhosted.org/packages/16/b3/f7aa8edf2ff4495116f95fd442b2a346aa55d1d46313143c8814886dbcdb/mutagen-1.45.1-py3-none-any.whl (218kB)
 +    100% |████████████████████████████████| 225kB 226kB/s
 +Installing collected packages: mutagen
 +Successfully installed mutagen-1.45.1
 +</code>
 +</WRAP>
  
 ===== 基礎知識 ===== ===== 基礎知識 =====
 +==== ID3 Tag のネット情報源 ====
 +[[https://musicbrainz.org|MusicBrainz - The Open Music Encyclopedia]]\\
  
 ==== 音楽ファイルフォーマット ==== ==== 音楽ファイルフォーマット ====
  • python/mutagen.1585466513.txt.gz
  • 最終更新: 2020/03/29 16:21
  • by ともやん