Skip to main content

Playplay-based AES key generator for Spotify.

Project description

Playplay keygen

This repository contains the Playplay keygen previously part of spotify-dl-cli.

Original project:
https://github.com/cycyrild/spotify-dl-cli

It provides an AES decryption key generator for Spotify content by emulating the Playplay runtime.

from pathlib import Path
from unplayplay import KeyEmu

# Initialize with a compatible Spotify binary
emu = KeyEmu(Path("Spotify.dll"))

# Obfuscated key
obfuscated_key = bytes.fromhex("0694259138997536f3ddcf2be2855c8a")

# Extract AES key
aes_key = emu.get_aes_key(obfuscated_key)

print(aes_key.hex())

The Spotify binary must match the expected version/hash

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

unplayplay-0.0.6.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

unplayplay-0.0.6-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file unplayplay-0.0.6.tar.gz.

File metadata

  • Download URL: unplayplay-0.0.6.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for unplayplay-0.0.6.tar.gz
Algorithm Hash digest
SHA256 6a6da1f081d70ae9c20d971c2707d0e751581ff1e6c403968ff4d2d1e523ad1f
MD5 c8eef48d7c753e4edc5eca8d95e3c524
BLAKE2b-256 5d086094d2ce3a66de3479e0bf0ab87f47b64e2438dd4fc0750ed318d16ee32f

See more details on using hashes here.

Provenance

The following attestation bundles were made for unplayplay-0.0.6.tar.gz:

Publisher: python-publish.yml on cycyrild/another-unplayplay

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file unplayplay-0.0.6-py3-none-any.whl.

File metadata

  • Download URL: unplayplay-0.0.6-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for unplayplay-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 b715c4888c98391eafa39fef28a909c37bfab1197e53ba6289f936ebcfce20df
MD5 eca2fb452fdb9e605a38a228294592ab
BLAKE2b-256 3334a63ef1f6ba201b414acf31625ffeeab8d6174b5da8ca6c8105781025e0bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for unplayplay-0.0.6-py3-none-any.whl:

Publisher: python-publish.yml on cycyrild/another-unplayplay

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page