mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-27 04:45:48 +03:00
[GH-ISSUE #94] Download failed. The stream URL may require a proxy. Please try streaming instead. #81
Labels
No labels
bug
duplicate
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tidal-ui#81
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rockstarpriyanshu2003-crypto on GitHub (Jan 7, 2026).
Original GitHub issue: https://github.com/binimum/tidal-ui/issues/94
Download failed. The stream URL may require a proxy. Please try streaming instead. error when downloading
in browser
@Akasiek commented on GitHub (Jan 7, 2026):
When downloading an album some songs are downloaded but most are not with the error "The stream URL may require a proxy. Please try streaming instead."
@Garygarygaygay commented on GitHub (Jan 7, 2026):
specific songs consistently fail to download, eg: https://music.binimum.org/track/453944245, https://music.binimum.org/track/453944249
@dbautsch commented on GitHub (Jan 7, 2026):
I started getting this error couple days ago as well.
Firefox dev console says:
and the HTTP (200) request response is:
and it still fails with:
@binimum commented on GitHub (Jan 7, 2026):
Alright, this seems like a serious issue. Can you try on monochrome.samidy.com? Many thanks for the issue. I'll look into reproducing this error.
@dbautsch commented on GitHub (Jan 7, 2026):
Yep - it doesn't work as well:
Unable to download album: https://monochrome.samidy.com/#album/20982965
@PawsFunctions commented on GitHub (Jan 8, 2026):
xml type response failed, multile .mp4 file in decoded response
https://github.com/uimaxbai/hifi-api?tab=readme-ov-file#cd-losslesshi-res-lossless
manifestMimeType": "application/dash+xml",@binimum commented on GitHub (Jan 8, 2026):
Fixed in v3.4. The code was only checking for API v2.0, not v2.2 🤦