oSumAtrIX / DownOnSpot

🎧 A Spotify music and playlist downloader working with free Spotify accounts written in Rust
https://osumatrix.me
GNU General Public License v3.0
548 stars 45 forks source link

[FR] Proxy support #65

Open entrider opened 9 months ago

entrider commented 9 months ago

Is your feature request related to a problem? Please describe. Spotify isnt available in all countries, that's why proxy support would be much appreciated, since not everyone wants to use VPNs.

Describe the solution you'd like Implement proxy support in the app. Hopefully it's possible since librespot seems implemented the support long time ago.

Additional context I tried to utilize system proxy on Linux, by doing export all_proxy=socks5://hostname:1080, but it didnt work:

Login failed, possibly due to invalid credentials or settings: Error: Permission denied { Login failed with reason: Travel restriction }