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

Uploaded Python 3

File details

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

File metadata

  • Download URL: unplayplay-0.0.9.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.9.tar.gz
Algorithm Hash digest
SHA256 845de9f1a7092aeb1b7e026ef5290807707c773e2697acbd40907e52611c583c
MD5 6906245ec8c52893ecf40c310cd109f0
BLAKE2b-256 5552cfeaccfacbc3a7cd83be12090f4d4fa20fc005f21f8a3734315063212874

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: unplayplay-0.0.9-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.9-py3-none-any.whl
Algorithm Hash digest
SHA256 048c05552062553d2a4f59556ecc776d8680c2edb88a49d92feb5558a945272b
MD5 deb71c0487ef075d6dd7e54847a1ac47
BLAKE2b-256 063d624a59680bb6fb8f9a41913b72f3b07cce1bbb1f526d8e9e57403100870e

See more details on using hashes here.

Provenance

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