I am downloading an mp3 file from an URL and I need to set the artwork image if the mp3 file does not include an artwork image (i.e. null). The downloaded mp3 file is saving in document directory. Is it possible to set/change the artwork image of the mp3 file?
Asked
Active
Viewed 64 times
0
-
Is there anything in `AVURLAsset` to do that? – pronebird Dec 17 '14 at 15:04
-
You can use the last fm or the Spotify api to get the artwork. See this SO: https://stackoverflow.com/questions/10123804/retrieve-cover-artwork-using-spotify-api – BooRanger Dec 17 '14 at 15:09
-
I don't think Arunkumar is asking about where to get the artwork but rather how to set the artwork in the mp3 file metadata. – shim Dec 17 '14 at 15:39
-
Shim is correctly said what I am exactly Expect – Arunkumar Dec 18 '14 at 06:07
-
Is anyone have Idea in this?Please reply! – Arunkumar Dec 19 '14 at 08:34