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.8.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.8-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: unplayplay-0.0.8.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.8.tar.gz
Algorithm Hash digest
SHA256 9eeea44bfad26a414066ecce45515fa03515afe686eac41e22317227e1efdec8
MD5 fb67d4dd34674f8b5afb7a2758c4d956
BLAKE2b-256 3079a652e6935b19d76683e5567534f2c40572ca74e57091a4acc3cab080ccb5

See more details on using hashes here.

Provenance

The following attestation bundles were made for unplayplay-0.0.8.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.8-py3-none-any.whl.

File metadata

  • Download URL: unplayplay-0.0.8-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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 2e188009c6e22b1dbab7c06df69100bea9da42a0caf64cd35d220c83d3de16db
MD5 140c660b8319c52acf2cd65c57d87aad
BLAKE2b-256 4fd315becb683d4bc567e84b947c00b73d017ddf9c5575c601aef01f6335a2a9

See more details on using hashes here.

Provenance

The following attestation bundles were made for unplayplay-0.0.8-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