ryansereno / track-namer

Automatically rename music files based on meta data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🔊

Music File Renamer

Basic Python script to automate the renaming of music files based on their meta data
Files will be renamed to trackname.mp3

Built With Python

Python

(back to top)

Installation

Clone the repo

git clone https://github.com/ryansereno/track-namer

Install dependencies

pip install -r requirements.txt

Run

python script.py

Input directory path

path/to/music/folder

(back to top)

About

Automatically rename music files based on meta data


Languages

Language:Python 100.0%