#getting AudioProviderError every time
1 messages · Page 1 of 1 (latest)
Please continue adding more information into this thread.
You should include the following information:
Eg. 4.0.0
Eg. Windows 22H2
Please include Spotify links.
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
I even tried the download 'ytlink|spotlink' command
it was working great like a week ago
also, downloading with pip doesn't work for some reason. So I had to download spotdl from aur
im new to all of this and having the same error, how did u do that?
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
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