-
Notifications
You must be signed in to change notification settings - Fork 1.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AudioProviderError: YT-DLP download error #2263
Comments
I have mostly the same problem, it started this week, already on windows 11, does that with many songs but i can't see a pattern why. Anyone has the same issues? |
Not enough info. Your screenshot is downloading a spotify playlist but no link provided. Possible #2244 |
I have the same problem and I can provide the debug log:
|
The fix for this is adding |
I have the same error and adding --yt-dlp-args "-4" doesn't fix it. |
Disabling my VPN helped, though. |
Not using any VPN. I am using CLI (Command Line Interface). |
+1, same issue here |
just got an issue with this too. i don’t use python’s package manager; i use winget to install yt-dlp and pip for spot-dl. a few hours ago, everything was working fine, but that was before i updated yt-dlp and ffmpeg. now, after updating them to the latest versions (with winget), spotdl isn’t working right and is throwing this error. i’ve never had this issue until i updated the other apps. |
Somebody should create a new ticket since this one was closed. |
For me, it was because of the cookies I used. |
Fixed mine by downgrading yt-dlp to 2024.11.18 https://github.com/yt-dlp/yt-dlp/releases/tag/2024.11.18 Im using python . 1st uninstall current version -- |
Updating yt-dlp solved for me: Went from version |
Neither the most recent version nor 2024.11.18 have worked for me |
Well, that kinda work for me, out of 478 tracks I've successfully got 474 tracks |
Updating may not fix the issue since it seems to be caused by youtube/youtube music download protections. After several downloads, youtube/youtube music will prompt to authenticate yourself to confirm you are not a bot (HTTPError: HTTP Error 403: Forbidden). You can fix this by passing your youtube/youtube music session cookie to yt-dlp. After another several download, they will also flag your IP address so to fix this you will have to use a VPN and change endpoint connection. Using a VPN and changing IPs on its own(without passing session cookie) is a hit and miss since you may still trigger the « bot » protection. |
System OS
Windows
Python Version
3.13 (CPython)
Install Source
pip / PyPi
Install version / commit hash
4.2.10
Expected Behavior vs Actual Behavior
This only happens with a few select of songs in my play list.
I have tried reinstalling and only started after I updated to Windows 11.
Steps to reproduce - Ensure to include actual links!
spotdl https://music.youtube.com/watch?v=vJro5KrVPic
Traceback
Other details
No response
The text was updated successfully, but these errors were encountered: