Skip to content

Mikoffsky/SpotifyGeoFreedom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SpotifyGeoFreedom

Bypassing Regional Restrictions for a Free Spotify Account

This solution is designed for users residing in countries where Spotify is not officially available and they are forced to register through other countries and also confirm their fake location every 14 days using a VPN.

Method Overview

This method employs GitHub Actions to run a runner with a USA location two days a week. It logs into the desktop Spotify client using your username and password, allowing you to access Spotify as if you were in the USA.

Requirements

Before getting started, make sure you have the following:

  • A GitHub account
  • A free Spotify account
  • Your Spotify account must have the USA selected as the country ( if you have another country specified, then you can change it yourself to Usa, use Vpn )

Getting Started

Text tutorial

Follow these steps to set up and use this method:

  1. Fork this Repository

  2. Repository Settings

    • In your fork's Settings
    • navigate to Secrets and Variables => Actions
  3. Create Repository Secrets:

    • Click on New Repository Secret
    • In the Name field, enter LOGIN
    • In the Secret field, enter your Spotify account login. Click Add Secret
  4. Password Secret:

    • Repeat the same process for your password
    • Click New Repository Secret
    • Enter PASS in the Name field
    • Enter your Spotify account password in the Secret field. (Remember to update it here if you change your password)
  5. Activate the Runner:

    • Go to the Actions tab in your forked repository
    • Confirm the activation of the runner
Video tutorial

YouTube

Does it really work?

I have no idea🤣 as long as it's just being tested

Why is a login and password necessary? Is it considered secure?

While setting up the method, you input your login and password into actions secrets. They are stored there in encrypted form, and only you have access to them. This is absolutely secure

Why can't I log into my Spotify account?

It's relatively rare, but Spotify can detect false suspicious activities. If this happens, you will receive an email with instructions to reset your password. After creating a new password, don't forget to update the PASS secret in your fork's settings.

Disclaimer

You are using this method at your own risk; the developer is not responsible for any potential issues.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors