Spot to Tube

Work in progress! GitHub

A small project to import a Spotify playlist and output YouTube links for each song.

API credentials required!

Spotify

Get Token

If you already have a TOKEN, enter it below.

To get your CLIENT_ID and CLIENT_SECRET, go to developer.spotify.com and create a new application. Copy the CLIENT_ID and CLIENT_SECRET into the fields below. They can be found in the settings of the application.


Get Playlist data

Enter the ID of your playlist. You can retrieve it by copying the share link of a playlist.
It is the marked part in this example:
https://open.spotify.com/playlist/0Zvav5QsRNpDECMuZXu6s3?si=5498debfb5044010

YouTube

You will have to turn on the YouTube Data API and create a project.

Note: The YouTube API search has a limit of 100 requests per day. Which translates to 100 Songs.

Get YouTube Links from Spotify Playlist data