mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #592] Make this work with non-premium accounts #354
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#354
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 @Defirence on GitHub (Apr 3, 2025).
Original GitHub issue: https://github.com/jpochyla/psst/issues/592
I don't see why this can't work with free accounts, why is it locked to premium? What is the point of using an alternative GUI and maintaining it when it's practically worthless?
You could have implemented this code from the beginning.
@jacksongoode commented on GitHub (Apr 3, 2025):
@Defirence This would break Spotify TOS.
@SO9010 commented on GitHub (Apr 3, 2025):
Thank you @jacksongoode I was about to say, I will give a more detailed explanation in a bit :)
@SO9010 commented on GitHub (Apr 3, 2025):
Ok, so @Defirence, this is what FOSS software is like; if you look at projects like GIMP, sometimes it takes a very long time to develop a new feature. Some of the issues in the repo are ones that we can't solve as they are upstream issues, or they will take a while to develop. There arent many developers for this project, but there are some. But we are all contributing in our free time so please be patient.
I think you are just annoyed at the fact that you can't use a non-premium account do use this. I'm pretty sure this uses youtube piped to play the music and just uses the spotify API to find the music which is associated to the users account. This is why you don't need a premium account as we are streaming the data from spotify and are nearly only using spotify apis.