Update README.md

dev
Michael Kuperfish Steinberg 2023-01-20 13:13:49 +02:00 zatwierdzone przez GitHub
rodzic f76eefbe1b
commit d0814f9c21
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 2 usunięć

Wyświetl plik

@ -40,11 +40,11 @@ SpotiFile starts its life by authenticating as a normal Spotify user, and then p
## SP_KEY & SP_DC tokens
Obtaining sp_dc and sp_key cookies
SpotiFile uses two cookies to authenticate against Spotify in order to have access to the required services.
* Shoutout to @fondberg for the explanation https://github.com/fondberg/spotcast *
To obtain the cookies, these different methods can be used:
### Chrome based browser
Chrome web console
Open a new Incognito window at https://open.spotify.com and login to Spotify.
Press Command+Option+I (Mac) or Control+Shift+I or F12. This should open the developer tools menu of your browser.
Go into the application section.
@ -54,7 +54,6 @@ Close the window without logging out (Otherwise the cookies are made invalid).
cookie in chrome developer tools
### Firefox based browser
Firefox web console
Open a new Incognito window at https://open.spotify.com and login to Spotify.
Press Command+Option+I (Mac) or Control+Shift+I or F12. This should open the developer tools menu of your browser.
Go into the Storage section. (You might have to click on the right arrows to reveal the section).