mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #849] Download songs like the spotify desktop client #359
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#359
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 @mustaphazorgati on GitHub (Aug 3, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/849
Is there a way to download songs like in the spotify client, so that I can play some music offline?
If yes: where and how can I configure it?
If not: is this even possible? I think that it'll be a great additon
@fennewald commented on GitHub (Aug 18, 2021):
This project doesn't actually output any sound -- it controls something that does. Offline caching would have to be managed by whatever tool you're using to play audio, not spt.
@mustaphazorgati commented on GitHub (Aug 18, 2021):
Thank you for the clarification. :)