#getting AudioProviderError every time

1 messages · Page 1 of 1 (latest)

sturdy plank
#

This is on cachyos linux. I have updated both spotdl and ytdlp. I even tried reinstalling them. No matter what I try to do, I am getting this error

cyan summitBOT
#
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.

#

@sturdy plank

sturdy plank
#

I even tried the download 'ytlink|spotlink' command

#

it was working great like a week ago

sturdy plank
#

also, downloading with pip doesn't work for some reason. So I had to download spotdl from aur

sturdy plank
#

I am on python 3.13

#

ples hepl

sturdy plank
#

I managed to install it pipx after wasting hours

#

thank you for no help

severe salmon
lament sorrel
#

you have to do 3 things

  • upgrade yt-dlp to the nightly version pip install -U --pre "yt-dlp[default]"
  • install deno (with your package manager, or from the site if you're on windows)
  • find your python site-packages location, then go to spotdl/ and make the changes to the file mentioned here: https://github.com/spotDL/spotify-downloader/pull/2564/files
GitHub

Fixes #2555
Title
Fixes certain YouTube videos not downloading
Description
Adds "/best" by default. Courtesy of gamer191
Related Issue
Fixes #2555
Motivation an...

#

that fixed it for me