JVT038 / MetaTube

Python web ui to download videos from YouTube and add metadata on top of it
GNU General Public License v3.0
317 stars 20 forks source link

Album in FLAC #142

Open EnzoChaussivert opened 5 months ago

EnzoChaussivert commented 5 months ago

When downloading a song in FLAC, the album cover does NOT apply. But other metadata does, and other encoder formats does apply the cover (for exaple, in MP3, it works).

To Reproduce

  1. Download a song from youtube like usual
  2. Before adding metadata, make that the encoder is in FLAC
  3. Download the song
  4. The song that you get don't have the cover applied

Expected behavior Songs obtained in FLAC don't have album covers applied.

Screenshots A song in MP3: mp3 The same song, the same Youtube video and the same metadata, but in FLAC: flac

Server information