Skip to content

Adds metadata to mp3 using spotify api and also renames the file

Notifications You must be signed in to change notification settings

0xGodspeed/mp3-metadata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

mp3-metadata

Adds metadata to mp3 using Spotify API and also renames the file.

Uses spotipy library to access Spotify API to get song title, album name, artist name, track number, release year and album cover. Uses mutagen to edit metadata of the mp3 file. Renames the mp3 file to format - "<track number> <track title>" To add the cover image to the file, it saves the cover png temporarily in the folder.

Requirements - mutagen, spotipy.

About

Adds metadata to mp3 using spotify api and also renames the file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages