#Downloading the proper audio version instead of the music video mp3

10 messages · Page 1 of 1 (latest)

robust yew
#

Hey all! I've been having issues with YouTube Music providing the occasional music video inside of albums which results in long pauses and the occasional conversations ending up in the downloaded mp3 e.g. Album - Album's "song", what it should be. Is there any way for me to resolve this without manually getting the song URLs?

command: "spotdl", "download", f'"https://music.youtube.com/playlist?list={albumId}"', "--output", f'"{output_path}"', "--bitrate", "128k", "--lyrics", "genius", "--audio", "youtube-music"

Thanks in advance!

lament aspenBOT
#
spotDL Support

Please continue adding more information into this thread.
You should include the following information:

spotDL Version

Eg. 4.0.0

Operating System

Eg. Windows 22H2

The Command You Ran

Please include Spotify links.

Screenshots or Pasted Error Messages

Only send these if they are relevant.

To send pasted error messages use three backticks (```)
Here's info on how to use code blocks.

#

@robust yew

lament aspenBOT
#

You can specify specific YouTube videos to download with Spotify metadata, or vice versa.
To do this, use the notation spotdl download "YouTubeURL|SpotifyURL"
Note that the quote marks (") are essential.

sand zenith
#

or use --search-query

robust yew
sand zenith
#

--search-query changes the search query of youtube that spotDL uses

robust yew
sand zenith
#

spotdl [query1] [query2] etc. etc.