/yt2spotifypublic

Turn Youtube playlist to spotify playlist

Primary LanguageJavaScript

YT2SPOTIFY for Public Usage

This code should help you to run and deploy your own version of yt2spotify. Feel free to contact me if you encounter any problem !

Reach me here

Notice

Replace the Api keys and access tokens by yours.

Official online version

See YT2SPOTIFY.

Project Setup

bun install

Compile and Hot-Reload for Development

bun dev

Compile and Minify for Production

bun build