codezjx / netease-cloud-music-dl

Netease cloud music song downloader, with full ID3 metadata, eg: front cover image, artist name, album name, song title and so on.
MIT License
494 stars 81 forks source link

Update file_util.py #31

Closed leewp14 closed 5 years ago

leewp14 commented 6 years ago

Convert PNG to JPEG compatible

tao-j commented 5 years ago

Just encountered the same problem here. Sometimes cover image downloaded is in PNG format. I confirm this fix works for me too.

codezjx commented 5 years ago

@tao-j Thanks for your test, I will merge the patch soon.