I know that there are alot of Spotify downloaders that download the metadata from Spotify and then download the audio from Youtube, but currently I don’t use Spotify and I have my playlists on Youtube, is there any way to add the metadata to my songs or download them with the metadata?

  • m-p{3}
    link
    fedilink
    English
    17
    edit-2
    6 months ago

    yt-dlp should be able to do this, which audio format would you prefer to have?

    • Lunya \ she/it
      link
      fedilink
      English
      116 months ago

      yt-dlp (with --add-metadata) puts the channel name in the artist field and the video title as the track name. With --embed-thumbnail, it uses the thumbnail as the album art. This can all work, but only if your artist puts just the name in the title, and uses the album art as the thumbnail. The problem is when they don’t.

      • m-p{3}
        link
        fedilink
        English
        146 months ago

        yt-dlp can’t really do anything about poor metadata at the source though.

        Another option would be to skip the metadata from YouTube and use MusicBrainz Picard on the downloaded files.

        • Lunya \ she/it
          link
          fedilink
          English
          46 months ago

          Right, forgot I wanted to mention that. Also, if you don’t want to use such a fancy tool, many media players have a simple tag editor built in.

    • @XirupOP
      link
      fedilink
      English
      36 months ago

      I usually use mp4 but what format do you suggest?