
MEDIA PLAYER GTA MOD
This mod follows the Authorization Code Flow for Spotify's API which you can read about here: You can also just press the link to see it happen for yourself.

And then you can look at SpotifyRadio/SpotifyRadio/Form1.cs to see the browser opening the mentioned website link. You can view the github repo in backend/functions/index.js for how this is implemented. This will immediately redirect you to an official Spotify login controlled by Spotify themselves. How does the sign in work? Well the window will send you to the following website. Press F10 in game for additional control over your music like setting your Radio's Playlist and changing volume. When you have installed the mod correctly, you will sign in with Spotify, authorize the spotify app, and then all you have to do is get in a car and switch to the newly added Spotify Radio The Spotify web player can be found here: Make sure to have Spotify open somewhere, it could be the desktop application, the web application, your phone, an alexa, idk, as long as it is Spotify and its running on the device you want to hear it from.

MEDIA PLAYER GTA HOW TO
CodeWalker's discord is an amazing resource and where I was able to learn how to make this mod.

