mirror of
https://github.com/binimum/tidal-ui.git
synced 2026-04-26 12:25:48 +03:00
[GH-ISSUE #74] Allow downloading in MP3 #62
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#62
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 @Gray-Skys on GitHub (Dec 10, 2025).
Original GitHub issue: https://github.com/binimum/tidal-ui/issues/74
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Downloading a linked playlist from spotify when batch downloading forces it to be downloaded in .m4a format
Describe the solution you'd like
A clear and concise description of what you want to happen.
A ability to make it download from a batch downloading playlist to be in .mp3 rather than .m4a
Additional context
Add any other context or screenshots about the feature request here.
Maybe I'm doing it wrong idk lol
@IZA165 commented on GitHub (Dec 10, 2025):
are you using an old MP3 player that doesn't support M4A?
From: Gray-Skys @.>
Sent: Wednesday, December 10, 2025 01:30
To: uimaxbai/tidal-ui @.>
Cc: Subscribed @.***>
Subject: [uimaxbai/tidal-ui] Allow downloading of playlist in .mp3 (Issue #74)
[https://avatars.githubusercontent.com/u/207948259?s=20&v=4]Gray-Skys created an issue (uimaxbai/tidal-ui#74)https://github.com/uimaxbai/tidal-ui/issues/74
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Downloading a linked playlist from spotify when batch downloading forces it to be downloaded in .m4a format
Describe the solution you'd like
A clear and concise description of what you want to happen.
A ability to make it download from a batch downloading playlist to be in .mp3 rather than .m4a
Additional context
Add any other context or screenshots about the feature request here.
Maybe I'm doing it wrong idk lol
—
Reply to this email directly, view it on GitHubhttps://github.com/uimaxbai/tidal-ui/issues/74, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BCLUP36MRSYE7LCQIXLU2VD4A5ZR3AVCNFSM6AAAAACOR53OVWVHI2DSMVQWIX3LMV43ASLTON2WKOZTG4YTGMRRGA2DGMI.
You are receiving this because you are subscribed to this thread.Message ID: @.***>
@binimum commented on GitHub (Dec 24, 2025):
MP3 downloading in general seems doable using FFMpeg on the client.