mp3-to-itunes
v1.0.2
Published
Fill metadata on MP3s to fit Itunes.
Downloads
5
Readme
mp3-to-itunes
Fill metadata on MP3s to fit Itunes.
Install
yarn global add mp3-to-itunes
or
npm install -g mp3-to-itunes
Prerequisites
- You need to install
ffmpeg
. - You need to have a api-key of lastFM. Check it: https://www.last.fm/api
Simple Usage
- Open the console.
- You have to be in the album directory.
- Write
mp3-to-itunes apiKey='your-lastfm-api-key'
Technical Decisions.
- [last-fm] (https://github.com/feross/last-fm)
- [ffmetadata] (https://github.com/parshap/node-ffmetadata)
- [async] (https://github.com/caolan/async)
- [shelljs] (https://github.com/shelljs/shelljs)
Made with ❤ by
- Sebastian Lorenzo (Javascript developer)
- E-mail: [email protected]
- StackOverflow: sebastian-lorenzo
License
MIT license. Copyright © 2017.