ScottSWu / id3tag.py

Convert simple filenames to mp3 tags.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

id3tag.py

python id3tag.py <folder>

This script takes folder of well formed mp3 filenames and saves them into ID3 tags.

  1. Filenames must be in "Artist - Title.mp3" format
  2. Files with preexisting tags will not be touched
  3. Additional artists / covers may be added with "ft." or additional hyphens

About

Convert simple filenames to mp3 tags.


Languages

Language:Python 100.0%