mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #855] Requared VPN for work #1449
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1449
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @MrDLingters on GitHub (Oct 20, 2025).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/855
Hi there! Really like your app but for some reason its not working without VPN for me. Im from Russia so i have some complications with access, but regular Spotify App works fine without VPN after login. Could you provide what URLs your player requesting, ill add them to bypass, thx!
@sanekakf commented on GitHub (Dec 24, 2025):
++++
@sanekakf commented on GitHub (Dec 24, 2025):
so, in my logs: https://api.spotify.com/v1/me/playlists
@MBeggiato commented on GitHub (Feb 23, 2026):
Based on my analysis of the codebase and the librespot library it uses, here are all the URLs/domains the player requests:
Core Services (Required for basic functionality)
CDN Services (Required for images and audio streaming)
Internal Protocol URLs
The key difference between spotify-player and the official Spotify app is that spotify-player uses librespot, which connects to these specific endpoints. The official app likely uses a different set of endpoints.
Minimum required for basic playback:
For full functionality including images: