Skip to content

A simple python script I made to fix a problem I had with having too many unreleased Juice WRLD songs saved locally but with weird file names and no metadata for artist and song name

Notifications You must be signed in to change notification settings

OffTheRip0/batch-audio-metadata-changer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

batch-audio-metadata-changer

A simple python script I made to fix a problem I had with having too many unreleased Juice WRLD songs saved locally but with weird file names and no metadata for artist and song name

Usage-

Please change the file path to your desired path with all your audio files saved then run the script

Also make sure to install sounddevice and pydub, you can use the command below.

pip install sounddevice pydub

About

A simple python script I made to fix a problem I had with having too many unreleased Juice WRLD songs saved locally but with weird file names and no metadata for artist and song name

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages