简体   繁体   中英

Getting album artwork from an mp3 file?

I wanted to get album artwork from a mp3 file using PHP..could you please provide me some code or point me out a good library to me...

thanks

the Zend_Media_Id3v2 Class is what you need!

download this: http://code.google.com/p/php-reader/downloads/list

take the Zend folder from the library folder

and use the Example #5 from here: http://code.google.com/p/php-reader/wiki/ID3v2

Peter Mescalchin has a great script for doing just this. Using the Amazon Web Service API it automatically fetches missing album artwork.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM