A token can be revoked by the user from the user's account page on spotify.com. – Michael Thelin Apr 15 '17 at 7:22 I'm not sure when this article was posted on Spotify, but yes the lifetime of the token is one hour – Simple Sandman Nov 25 '19 at 1:12. Spotify Connect Set up Spotify Connect with our Web API to let users control Spotify on speakers, TVs, and other devices. Web API Commercial Hardware Integrations. If a longer session is desired Spotify account service supports the OAuth Code grant flow. The iOS-SDK provides helper functionality to simplify the use of the Code grant flow. By setting tokenSwapURL and tokenRefreshURL it is possible for the iOS-SDK to request a new access token with a refresh token whenever needed.
Released:
Python wrapper for Spotify Webplayer access token
Project description
Utility script to get Spotify’s web player access token which has more permissions than the normal one that can be obtained through the Spotify API.
This was inspired by kopiro’s work on the same thing on Node (link).
Usage
To obtain the cookies (valid for 1 year):
- Open a new Incognito window in Chrome (or another browser) at https://accounts.spotify.com/en/login?continue=https:%2F%2Fopen.spotify.com%2F
- Open Developer Tools in your browser (might require developer menu to be enabled in some browsers)
- Login to Spotify.
- Search/Filter for get_access_token in Developer tools under Network.
- Under cookies for the request save the values for sp_dc and sp_key.
- Close the window without logging out (Otherwise the cookies are made invalid).
An access token can be obtained by running the following:
License
This project is licensed under the MIT License - see the LICENSE file for details
Release historyRelease notifications | RSS feed
1.0.0
0.1.3
0.1.2
0.1.1
0.1.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Filename, size | File type | Python version | Upload date | Hashes |
---|---|---|---|---|
Filename, size spotify_token-1.0.0-py2.py3-none-any.whl (3.5 kB) | File type Wheel | Python version py2.py3 | Upload date | Hashes |
Filename, size spotify_token-1.0.0.tar.gz (2.4 kB) | File type Source | Python version None | Upload date | Hashes |
Hashes for spotify_token-1.0.0-py2.py3-none-any.whl
Algorithm | Hash digest |
---|---|
SHA256 | 4b9aed57d51a7308ce44cf3950bddd854ca39f045d3502105e5ef048fb183aae |
MD5 | 80e82bf9ebf46643def99373674eed87 |
BLAKE2-256 | d6f59bf0e6664d6afa27e7329c949707d9c3ce143b1154895d0f49b836952bf4 |
Refresh Token Spotify Api
Hashes for spotify_token-1.0.0.tar.gz
How To Get Spotify Token
Algorithm | Hash digest |
---|---|
SHA256 | 9628509cdeac4ddccbb13401f3bb23818c8cb20315fd3061c4b610cdb9f26cb2 |
MD5 | 9474338296178cf1f38c7d6fc65c7795 |
BLAKE2-256 | 34775c6e7df64edc56286ebbd036e405aa6ff21d6864f96cbd5e428408e09b92 |