Socket
Socket
Sign inDemoInstall

bfysong

Package Overview
Dependencies
64
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bfysong

Node module and CLI to beaurify song files (.mp3) by filling all the metadata (or id3 tags) automatically using iTunes API and FFmpeg.


Version published
Weekly downloads
1
Maintainers
1
Created
Weekly downloads
 

Readme

Source

bfysong - Beautify song files

Node module and CLI to beaurify song files (.mp3) by filling all the metadata (or id3 tags) automatically using iTunes API and FFmpeg.

Uses node-ffmetadata fork with included FFmpeg for Mac and Windows.

CLI usage examples

Beautify single "song.mp3" file:

$ bfysong song.mp3

Beautify several files:

$ bfysong song1.mp3 song2.mp3 song3.mp3

Beautify all files in a directory:

$ bfysong my_ugly_songs/

Module functions

TODO: add functions' descriptions. For now you can just view index.js, it is commented properly.

FAQs

Last updated on 21 Feb 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc