Skip to content

radityaharya/spotify_buddylist_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

spotify_buddylist_py

A python implementation of spotify-buddylist.

For instructions on how to get the required cookie, please read the original repository's README.

Installation

  git clone https://github.com/radityaharya/spotify_buddylist_py

Usage

  from spotify_buddylist_py import BuddylistClient
  
  buddy_list = BuddylistClient("SP_DC_COOKIE")
  friend_activity = buddy_list.get_friend_activity()
  print(friend_activity)

About

Get Spotify Friend Activity

Topics

Resources

Stars

Watchers

Forks

Languages