Added related artists to the README

This commit is contained in:
Paul Lamere 2014-07-07 17:28:03 +02:00
parent 1c1b84c1fa
commit d8de7a8169
1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ A full set of examples can be found in the [Spotipy examples directory](https://
- **artist(self, artist_id)** - returns a single artist given the artist's ID, URN or URL
- **artist_albums(self, artist_id, album_type=None, country=None, limit=20, offset=0)** - Get Spotify catalog information about an artists albums
- **artist_top_tracks(self, artist_id, country='US')** - Get Spotify catalog information about an artists top 10 tracks by country.
- **artist_related_artists(self, artist_id)** - Get Spotify catalog information about artists similar to an identified artist. Similarity is based on analysis of the Spotify communitys listening history.
- **artists(self, artists)** - returns a list of artists given the artist IDs, URNs, or URLs
- **me(self)** - returns info about me
- **next(self, result)** - returns the next result given a result