Request to Add sp_dc Token Locally
Could you add the sp_dc token to the local environment?
By incorporating the sp_dc token locally, we anticipate a significant improvement in [performance/efficiency/security] and overall system reliability. This change is crucial for achieving a specific goal/resolving a particular issue.
When you log in to Spotify, SimpMusic will only extract sp_dc token from the cookie once. You can check my source code and SimpMusic never sends any data to another server without listening data (only when enabled Send back to Google). As a normal user, logging in to Spotify using Webview makes UI/UX better.
I just wanted to add sp_dc token locally to make my experience better can you please help me to do that?