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!