-
-
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 , when download song #1999
Comments
I am having the same issue as well OSDebian 12 Python Version3.11.2 Install Sourcepip Spotdl Version4.2.4 Command
Traceback
|
can you guys upload more logs with |
@xnetcat here you go
|
I have the same problem since today. Yesterday it worked fine, today i got the AudioProviderError as well |
Same thing happened to me. I tried updating and that also did not work |
here's the error I get when downloading a Spotify playlist of 4400 songs. fwiw, it starts processing the playlist and downloads successfully but consistently hits this after running for a little while. entire error log in file (too long for gh to let me paste here)
|
Mine has started working again. I didn't do anything to it |
Not sure if this issue has been resolved - I have the same YT-DLP Error. However, my logs indicate a 403 error. Running spotdl and youtube-dl in Docker Containers within Synology NAS. Both containers are up to date to most stable release... the run and debug logs: `sudo docker run --rm -v /volume1/data/media/music:/music spotdl/spotify-downloader:latest download https://open.spotify.com/track/4t0UsYzmmmZRMTWn77jiGF?si=c9e321b74136490c --log-level DEBUG
|
Hello, I have the same problem.
|
I was having this issue too last week. Now I have seen that instead of getting the |
Same issue for me. No notes from the devs? |
Looks like an rate limiting issue or issue with yt-dlp, new update coming soon with updated yt-dlp hopefully resolving all audio provider issues |
System OS
Linux
Python Version
3.10 (CPython)
Install Source
pip / PyPi
Install version / commit hash
4.2.4
Expected Behavior vs Actual Behavior
i want to download song with a track song link from spotify but not start downloaded and i have this error :
AudioProviderError: YT-DLP download error - https://music.youtube.com/watch?v=sNWMEdQ53SM
Steps to reproduce - Ensure to include actual links!
..
Traceback
Other details
i upgrade yt_dlp and spotdl to last version but i still have this problem
after retry again i see this error message:
RuntimeWarning: coroutine 'Downloader.pool_download'
was never awaited
return download_link
RuntimeWarning: Enable tracemalloc to get the object allocation traceback
The text was updated successfully, but these errors were encountered: