mirror of
https://github.com/misiektoja/spotify_profile_monitor.git
synced 2026-04-25 23:15:57 +03:00
-
v3.3 Stable
released this
2026-02-07 20:51:01 +03:00 | 37 commits to main since this release📅 Originally published on GitHub: Sat, 07 Feb 2026 18:00:08 GMT
🏷️ Git tag created: Sat, 07 Feb 2026 17:51:01 GMTFeatures and Improvements:
- IMPROVE: Implemented API endpoints adaptability to handle Spotify API changes scheduled for February 11, 2026 (token validation, user removal scraping, graceful follower count degradation, playlist handling to support new
itemsfield naming)
Breaking changes:
- BREAKING: Starting February 11, 2026,
oauth_appalone will no longer work for monitoring users (Spotify is removingGET /users/{id}endpoint) - usecookieorclientmethod instead - BREAKING: Starting February 11, 2026,
oauth_userwill no longer work for monitoring other users (Spotify is removing theGET /users/{id}endpoint). Self-monitoring your own account viaoauth_userremains fully functional. For monitoring others, use thecookieorclientmethod instead. - BREAKING: Starting March 9, 2026,
oauth_usermode will require the authorized user to have a Spotify Premium account
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
spotify_profile_monitor_v3.3.tar.gz
0 downloads ·
2026-02-27 20:07:32 +03:00 · 611 KiB -
spotify_profile_monitor_v3.3.zip
0 downloads ·
2026-02-27 20:07:32 +03:00 · 613 KiB
- IMPROVE: Implemented API endpoints adaptability to handle Spotify API changes scheduled for February 11, 2026 (token validation, user removal scraping, graceful follower count degradation, playlist handling to support new