carsonwah / anime-song-tag-processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anime-song-tag-processing

Process MP3 ID3 tag for songs downloaded from 動漫花園 Mashin.

Main function

  • Modify "Album" attribute of songs for better information in tags
    • E.g. Filename: [171018] TVアニメ「DYNAMIC CHORD」EDテーマ「because the sky…」/KYOHSO [MP3]
      • Original ablum tag: "because the sky…"
      • New ablum tag: "「DYNAMIC CHORD」EDテーマ「because the sky…」"

Dependencies

Run

  • Run in same directory as the songs
cd songs/
python convert.py

Other useful tools

About


Languages

Language:Python 100.0%