[GH-ISSUE #346] [Bug Report] Some song downloads are only 30 seconds #1031

Closed
opened 2026-03-01 17:33:33 +03:00 by kerem · 2 comments
Owner

Originally created by @Jth0mp on GitHub (Jan 15, 2026).
Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/346

Image

I tried fetching the album again and downloading it again but it's always the same songs that end up being only 30 seconds.

Here are the debug logs.

Image
Originally created by @Jth0mp on GitHub (Jan 15, 2026). Original GitHub issue: https://github.com/afkarxyz/SpotiFLAC/issues/346 <img width="2331" height="1264" alt="Image" src="https://github.com/user-attachments/assets/a996a8f0-8bfd-476c-825b-b3320a904ea3" /> I tried fetching the album again and downloading it again but it's always the same songs that end up being only 30 seconds. Here are the debug logs. <img width="919" height="391" alt="Image" src="https://github.com/user-attachments/assets/f1e3ef5d-46e0-41f1-a0f7-81e9916ab4e3" />
kerem closed this issue 2026-03-01 17:33:33 +03:00
Author
Owner

@shreyasjeetsingh commented on GitHub (Jan 16, 2026):

Having the same issue

<!-- gh-comment-id:3758928433 --> @shreyasjeetsingh commented on GitHub (Jan 16, 2026): Having the same issue
Author
Owner

@afkarxyz commented on GitHub (Jan 25, 2026):

From the API side, 24-bit quality is delivered using a streaming/DASH method and split into multiple parts.
If you only get around 30 seconds of audio, it means only the first part was successfully downloaded.
The remaining parts likely failed due to an unstable internet connection.

<!-- gh-comment-id:3797356938 --> @afkarxyz commented on GitHub (Jan 25, 2026): From the API side, 24-bit quality is delivered using a streaming/DASH method and split into multiple parts. If you only get around 30 seconds of audio, it means only the first part was successfully downloaded. The remaining parts likely failed due to an unstable internet connection.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SpotiFLAC#1031
No description provided.