Skip to content

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

License

Notifications You must be signed in to change notification settings

skiaxtro/From-MP3-To-Excel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages