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.8.tar.gz (6.7 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.8-py3-none-any.whl (7.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: spotipyfree-1.0.8.tar.gz
  • Upload date:
  • Size: 6.7 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.8.tar.gz
Algorithm Hash digest
SHA256 ee64a05962122fbbee5559fe553c6b4a89b5f89eb50fc94a8688abd3edb5b74e
MD5 31ea3799c96f0ee3d9d17db82e0751e6
BLAKE2b-256 85777330be36e8bd7b622398bd28a65ddfdef07a59a93fff1bb4f4f6dd422030

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spotipyfree-1.0.8-py3-none-any.whl
  • Upload date:
  • Size: 7.0 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 90963512443db8b5e9a1f12f83f1a118437dc222acbe8cc553cd247a9dbf1b27
MD5 32ebd38b91c7dc708ebe6cc31cae402e
BLAKE2b-256 b0eaf766ce59f67a9f00e500d9dab17a2e8ee4be50230e2c5fd669181970f724

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