Skip to content

redteadeveloper/Music-FIle-Maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music File Maker

Tired of downloading mp3 files and adding tags? Try using this automatic music file maker!

GitHub license GitHub issues GitHub pull-requests Only 32 Kb GitHub stars

Features

  • Downloads mp3 file from YouTube
  • Adds track tags including title, artist, album, album art, and lyrics automatically
  • Completely free, you don't need any paid api keys (only free ones)

How to use

Prerequisites

Step 1

At your console:

$ git clone
$ cd Music-File-Maker
$ npm install

If you want, you can just download this repository instead of using git.

Step 2

Create a file named options.json at root.

{
    "youtubeKey": "youtube-api-key-here",
    "lastFmKey": "last-fm-api-key-here"
}

Step 3

At your console:

$ node index.js

Now you're ready to use this program!

About

Automatic music file maker.

Resources

License

Stars

Watchers

Forks

Sponsor this project