Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

From MP3 To Excel MIT License

This application takes as input all the audio MP3 files you have in a folder, isolates the artist's name and song title, and exports them to an Excel file.

For example, the following folder:

Before

Will be converted to the following result:

After

Instructions

  • Place mp3 files to a folder.
  • Run the from_mp3_to_excel.py file.
  • Type the path of your folder. Beware, Type it according your OS. For example, at windows you must use double “\\” ( C:\\..\\..\\).
  • Type the name of Excel file.

License

My code is released under MIT License.

Author

About

Exporting "artist name" and "song title" from MP3 and creating excel file.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages