You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.
In the ~/.soundcloud2000 folder there are serval mp3 files that are actually the songs from soundcloud. They should not be kept there as many songs on soundcloud are under copyrights. A possibility could be that they will be deleted right after listening. This will slow down the player but soundcloud2000 would be more on the legal side.
The text was updated successfully, but these errors were encountered:
Not really slowing down tho. Deleting files it super fast. The program doesn't access cached files so even if you would have it on your disk, the program would just re-download it. The problem is, there is no way to stream https streams on OS X/Linux. None of the libraries available supports it. So the stream needs to be downloaded, which is already against the ToS of SoundCloud. So just by using it, you are breaking the law.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In the
~/.soundcloud2000
folder there are serval mp3 files that are actually the songs from soundcloud. They should not be kept there as many songs on soundcloud are under copyrights. A possibility could be that they will be deleted right after listening. This will slow down the player but soundcloud2000 would be more on the legal side.The text was updated successfully, but these errors were encountered: