Skip to main content

A Spotipy-compatible wrapper using SpotAPI

Project description

SpotipyFree

A lightweight drop-in replacement for Spotipy without using the spotify api. This project was build because spotify removed acess to its API for non-premium users. This project doesn't use ANY Spotify APIs.


Features

  • Drop-in style response compatible with spotipy

  • No Spotify account required

  • Returns playback data structured like the official Spotify API


Current Status

This project is experimental.

Currently implemented:

  • track()
  • playlist()
  • playlist_items()
  • artist()
  • artist_albums()
  • album()
  • album_tracks()

Installation

Bash

pip install spotipyFree


Usage

from SpotipyFree import Spotify

sp = Spotify()
playlist = sp.playlist_items("6lnfkAgnVtNzvj8KScLSkj")
track = sp.track("67Hna13dNDkZvBpTXRIaOJ")
album = sp.album("4m2880jivSbbyEGAKfITCa")
albumTracks = sp.album_tracks("4m2880jivSbbyEGAKfITCa")

This project is in no way affiliated with Spotify and may break if Spotify changes their website.

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

spotipyfree-1.0.10.tar.gz (6.8 kB view details)

Uploaded Source

Built Distribution

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

spotipyfree-1.0.10-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

Details for the file spotipyfree-1.0.10.tar.gz.

File metadata

  • Download URL: spotipyfree-1.0.10.tar.gz
  • Upload date:
  • Size: 6.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for spotipyfree-1.0.10.tar.gz
Algorithm Hash digest
SHA256 34fc6fcb3b95499dbd7b35a784d63f1c6bf344f9ffc615c01ed266e0dd98d4b1
MD5 2a9248b06fc578d0a78d2b1cad1e85ed
BLAKE2b-256 0355c6aead168833d1b5722cfc300149384b1db025f2f06650358fa194153d60

See more details on using hashes here.

File details

Details for the file spotipyfree-1.0.10-py3-none-any.whl.

File metadata

  • Download URL: spotipyfree-1.0.10-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.3

File hashes

Hashes for spotipyfree-1.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 3b6395d1396fa680678e3dca90bb7ed8c4293165bd784d739d8165de08ddcba9
MD5 0094076da896eb21bcb765c8da4db9ff
BLAKE2b-256 299a997f046712c97b626cdc57e636929e5a9e30467aef53f89daab6117b8811

See more details on using hashes here.

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