Registry / utility / mp3info

mp3info

JSON →
library0.8.5rbrubygemsunverified

Read low-level information and manipulate ID3 tags on MP3 files.

gem install mp3info
INSTALL
IMPORT
SIG · MP3INFO
M
mp3info
utilityrubyv0.8.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MP3Info
require 'mp3info'

Opens an MP3 file and prints its title tag.

require 'mp3info' Mp3Info.open('song.mp3') do |mp3| puts mp3.tag.title end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.5latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
7
Resources
mp3info — gem install mp3info · libregistry