Skip to content
This repository has been archived by the owner on May 10, 2024. It is now read-only.

muzafarova/spoty-to-yt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify → YouTube automation

A hackathon project.

This project is powered by an automation cloud script that takes your Spotify playlist (or album) and finds the songs on YouTube. The end goal was to re-create the list of songs on the YouTube, but we hit the wall and run of time :D

Where to get a playlist/or album URL

Open your playlist in Spotify

  • click on "..."
  • click on "Share"
  • click on "Copy Playlist link"

Development

Use Vercel CLI to run the project locally https://vercel.com/download

npm i -g vercel

npm i && npm start