spotify-downloader icon indicating copy to clipboard operation
spotify-downloader copied to clipboard

The program seems to be stucked.

Open KUYE-OLG opened this issue 1 year ago • 3 comments

System OS

Windows

Python Version

3.11 (CPython)

Install Source

pip / PyPi

Install version / commit hash

4.2.4

Expected Behavior vs Actual Behavior

image The first one: Always display 'converting' but still moving on with a very slow rate. The second one: take too much time to download the song

Steps to reproduce - Ensure to include actual links!

spotdl sync https://open.spotify.com/playlist/3q2y6gtt1mjVKKYty40p6V --save-file "MyLove.spotdl"

Traceback

Empty

Other details

No response

KUYE-OLG avatar Dec 23 '23 12:12 KUYE-OLG

I'm experiancing the same behavior as well. Whan conversion starts it's just barely moving the progress. spotdl version: 4.2.4 Win 11 Pro Python 3.12.1 ffmpeg version 2024-01-11-git-5e751dabc5-full_build-www.gyan.dev

AndyBorek avatar Jan 13 '24 14:01 AndyBorek

This issue has been automatically marked stale because there hasn't been any activity for the last 30 days.

stale[bot] avatar Mar 17 '24 11:03 stale[bot]

Sorry, if this isn't the correct place but I'm encountering a similar issue as mentioned above. While spotdl isn't completely stalled, its performance seems to have degraded compared to the latter part of last year. Despite running on the same distribution, I had to re-install recently. Previously, I could download over 300 songs within hours, but now it's taking days to complete, even when running continuously 24/7. Specifically, I'm trying to download this playlist: https://open.spotify.com/playlist/1TNg7JCxifAjwrnQARimex.

For reference, here's a link to my config.json: https://pastebin.com/5LVHnzTS

spotdl version: 4.2.4. (installed through pipx) Arch (Garuda) Linux Python version: 3.11.8 Pipx version: 1.4.3 ffmpeg version: n6.1.1

Tzalim avatar Mar 17 '24 17:03 Tzalim

youtube might be throttling the downloads. make sure you are using the latest version of yt-dlp and spotdl

xnetcat avatar Jul 21 '24 11:07 xnetcat