How to get all the attributes in mp3 file including author, title, mp3 tags, etc, in terminal
|
feedback
|
migrated from stackoverflow.com Jan 20 '10 at 15:50
This question came from our site for professional and enthusiast programmers.
|
I use the | |||||||
feedback
|
|
Many of the mp3-specific tools mentioned elsewhere are good options. However, I'd like to suggest exiftool, which will handle all sorts of file types. Very detailed, and it supports printf-style format strings, which are always handy when needing exact output formats for scripting. | |||
|
feedback
|
|
Check out eyeD3
| ||||
|
feedback
|
