mental32 / spotify.py

🌐 API wrapper for Spotify 🎶
https://spotifypy.readthedocs.io/en/latest/
MIT License
150 stars 38 forks source link

add Playlist.snapshot_id #67

Closed vveeps closed 3 years ago

vveeps commented 3 years ago

Needed the snapshot_id attribute for a project and noticed it's not implemented here. Oddly enough, it's documented in the docstring for Playlist, though...