开发者

accessing iTunes Lyrics data in Java on Windows

开发者 https://www.devze.com 2022-12-08 15:02 出处:网络
I am writing a sho开发者_Go百科rt Java program that downloads the lyrics from a website.The only problem is that I don\'t know how to access the lyrics tab in the mp3 file.Any help would be appreciate

I am writing a sho开发者_Go百科rt Java program that downloads the lyrics from a website. The only problem is that I don't know how to access the lyrics tab in the mp3 file. Any help would be appreciated


JAudioTagger is a more complete library than javamusictag.


You need a library to edit the tags in the mp3 file.

Have a look at: http://javamusictag.sourceforge.net/index.html

0

精彩评论

暂无评论...
验证码 换一张
取 消