Skip to content

Attempts to automatically add ID3 tags to MP3 files

Notifications You must be signed in to change notification settings

Aeilko/Auto-ID3-Tagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Auto ID3 Tagger

This script will read all files in the provided folder (MUSIC_FOLDER) and identify the songs using Shazam. It will then collect some information about the songs, including album art, and write this information to the ID3 tags of the MP3 file.

Packages used

ShazamIO - Used to identify the songs

EyeD3 - Used to write the ID3 tags

About

Attempts to automatically add ID3 tags to MP3 files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages