Spotify To YouTube Firefox Extension

Using the YouTube and Spotify APIs, quickly convert Spotify Links to YouTube Links. Share music with your friends.

firefox_qwhbvk44PT.mp4
- Go to Google Developers - create an account
- Go to Google Cloud Console and click "Create Project"
- Enter any name
- Press the hamburger menu in the top left and look for APIs and Services, or head directly to APIs & Services Library
- Look for 'YouTube Data API v3' and click it for more information. Press 'Enable'
- Click the credentials button, fill in where you will be calling the API from, select public data, and click "What credentials do I need?"
- Copy the API key
- Paste the key into Spotty Fox
- Go to Spotify Developer Dashboard - log in with your Spotify account or create one if you don't have one.
- Click on "Create an App" and fill in the necessary information. You can name it anything you like.
- Enter any name and description as required.
- Once you've created the app, you'll see your
client_idandclient_secreton the app's dashboard.- These are the credentials you'll need for your application.

