I am constantly getting an error spam ERROR: Unable to extract uploader id while trying to download spotify playlists.
Changing the youtube_dl import to its more recently updated fork yt_dlp (https://github.com/yt-dlp/yt-dlp) is a drop-in replacement and the errors go away.
I am constantly getting an error spam
ERROR: Unable to extract uploader idwhile trying to download spotify playlists.Changing the
youtube_dlimport to its more recently updated forkyt_dlp(https://github.com/yt-dlp/yt-dlp) is a drop-in replacement and the errors go away.