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

Uploaded Python 3

File details

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

File metadata

  • Download URL: unplayplay-0.0.7.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.7.tar.gz
Algorithm Hash digest
SHA256 7930f03d58293d1df6cad537f76db809fe551e726407e24b0f0d0a28801cf5b1
MD5 856b5437629e0b4e327e7057d2eb212d
BLAKE2b-256 6da0311fcfc8a4334dbd3ac649557b8d135a3dd5e0a7320db26972f43050bc06

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: unplayplay-0.0.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 f459edc14f8f74c8e7b129c0e651cb577fbaf67cbc5f991f0481c1aef3ffd8ec
MD5 688581638d757c674d6090b302966d68
BLAKE2b-256 5905cf7a548534f3c00f687bf1a7d18bfbc99dd860af6742b5f31d70e1a336bb

See more details on using hashes here.

Provenance

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