Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Music Organizer by Genre

Organize a huge number of music audio files into distinct folders based on audio genre metadata.

Libraries Used πŸš€

Install tinytag

pip3 install tinytag

You need to modify dir_path and output_path to the path of your liking inside music_organizer.py as shown below:

dir_path = '../../Music/'
output_path = '../../Playlists/'

About

Organize a huge number of music audio files into distinct folders based on audio genre metadata.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages