差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| python:mutagen [2020/03/29 16:21] – ともやん | python:mutagen [2021/10/05 01:13] (現在) – ともやん | ||
|---|---|---|---|
| 行 33: | 行 33: | ||
| [[http:// | [[http:// | ||
| [[https:// | [[https:// | ||
| + | |||
| + | ===== インストール ===== | ||
| + | <WRAP prewrap 100%> | ||
| + | < | ||
| + | $ pip install mutagen | ||
| + | </ | ||
| + | </ | ||
| + | <WRAP prewrap 100% #result> | ||
| + | < | ||
| + | Looking in indexes: https:// | ||
| + | Collecting mutagen | ||
| + | Downloading https:// | ||
| + | 100% |████████████████████████████████| 225kB 226kB/s | ||
| + | Installing collected packages: mutagen | ||
| + | Successfully installed mutagen-1.45.1 | ||
| + | </ | ||
| + | </ | ||
| ===== 基礎知識 ===== | ===== 基礎知識 ===== | ||
| + | ==== ID3 Tag のネット情報源 ==== | ||
| + | [[https:// | ||
| ==== 音楽ファイルフォーマット ==== | ==== 音楽ファイルフォーマット ==== | ||