supermihi / pytaglib

Python audio tagging library
GNU General Public License v3.0
187 stars 29 forks source link

AlbumArt Support for MP3 and MP4 #102

Closed jeysaravana closed 2 years ago

jeysaravana commented 2 years ago

I was trying to figure out how i can change the AlbumArt. but it doesn't seems to be supported with this wrapper?

supermihi commented 2 years ago

Hi @jeysaravana, unfortunately this is not possible, because the underlying TagLib does not provide a generic wrapper for album art, and pytaglib was designed to only support the format-agnostic interface of TagLib.