Skip to content

Watch music videos on Youtube based on current Spotify activity

License

Notifications You must be signed in to change notification settings

Evi-2003/spotify-video-nextjs

Repository files navigation

Spotify Video

image

This is a Next.js project, it fetches the current playing song from Spotify, finding the Youtube video that would be the best match for the song and then shows it. Refetching the song every 30 seconds.

Setup

Copy the .env.example file to .env and fill in the values. Get the keys from the Spotify Developer Dashboard. and the Youtube API.

Install the dependencies:

npm install
# or
yarn install

Start the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

Watch music videos on Youtube based on current Spotify activity

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published