Skip to content
/ id3-json Public

Takes a folder full of mp3 files and outputs all the ID3 tags to a JSON file

Notifications You must be signed in to change notification settings

ezy/id3-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ID3 to JSON

Takes a folder full of mp3 files and output all the tags to a JSON file.

Install

  • clone directory
  • run npm install

How to

  • Copy all of your mp3 files into the ./mp3 folder
  • Adjust the return values in const output (my files were named by date hence moment)
  • npm start
  • Check output file in ./data.json

🎉

About

Takes a folder full of mp3 files and outputs all the ID3 tags to a JSON file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published