Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Implement download of decrypted native Spotify OGG files #341

Closed
Darthagnon opened this issue Jan 28, 2021 · 3 comments
Closed
Labels
feature ✨ invalid 🕳 Issue out of scope

Comments

@Darthagnon
Copy link

Spotify Keydumper was a formerly (until recently) open-source project that launched Spotify and dumped AES keys to download the OGG files (160kbps for Spotify Free, 320kbps for Spotify Premium), and directly downloaded played tracks as OGG files.

Would it be possible to implement this function into Spytify? It would be preferable to use the original OGG files than transcoded MP3s currently made by Spytify.

I have a backup of the last public version of the source code which I can share (but probably not here).

@Darthagnon
Copy link
Author

It would also be faster than recording, as the song does not have to play completely.

@Darthagnon
Copy link
Author

Here's an archived snapshot of the initial POC release: https://archive.is/4iHlj

(It was updated up to v0.4.5, with support for many Spotify Client versions)

@jwallet
Copy link
Owner

jwallet commented Jan 28, 2021

that's totally a different program, it may be better to start it from fresh.

@jwallet jwallet closed this as completed Jan 28, 2021
@jwallet jwallet added the invalid 🕳 Issue out of scope label Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ✨ invalid 🕳 Issue out of scope
Projects
None yet
Development

No branches or pull requests

2 participants