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.6.tar.gz (5.0 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.6-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: spotipyfree-1.0.6.tar.gz
  • Upload date:
  • Size: 5.0 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.6.tar.gz
Algorithm Hash digest
SHA256 f3cde14385345fc20bfc23a266b4c631ec1c48ec3f2732a682d3dd41d296a0de
MD5 74f5781fdc63d9063f9e67f52f2e798a
BLAKE2b-256 c7274df30962c62fcd5da46a49cd828dea030ea589489b3e93df6fce3bcd88d2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: spotipyfree-1.0.6-py3-none-any.whl
  • Upload date:
  • Size: 6.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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 886c24b8ba76ee8b1abaf51a37889ca34376ecf2bde47c7c50009a37f900fba8
MD5 016c6f2560ee77bd997f7a259eeda711
BLAKE2b-256 4c7d26924c57d57b53a60ea6aa4d86c4fac9d0ed54a53e497b128b9db1a6eada

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