-
-
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
Error: download of a spotify playlist stops after a while #1103
Comments
Please follow our issue templates when reporting bugs or requesting features.The devs put in hours of effort, and you should show enough respect to put in a few minutes & follow the template. Please provide
|
spotdl version 3.2.1 |
Just tried to run it myself. Try remove the song "Sucker for Pain" from your playlist.See traceback below.
|
I removed the song and now it's downloaded until 61% and then stoped |
I too noticed that .webm files were boing leftover but I am not sure if that is related to the issue. This could be related to #1065 where it was improved to automatically selected the highest quality option (which possibly isn't always .mp4)
The issue looks like it could be resolved by implementing similar changes in #1076 |
tried and now the traceback is I think its because it tries to download it as mp.4 but not sure |
tried to remove the song and run again but it still stuck on 62% |
nevermind I tried to run it from where it stopped and it worked |
Environment
System OS: <Windows 10 pro 64bit>
Python Version: <3.9.1>
Install Source:
pip
pip install spotdl
Expected Behaviour
<started downloading playlist from Spotify, expected to finish in 10 min>
Actual Behaviour
<started downloading the playlist from Spotify, downloaded 33 songs, and then stopped and didn't continued at all>
Steps to Reproduce
The text was updated successfully, but these errors were encountered: