Playlist Transfer is a web application that allows users to seamlessly transfer their playlists between Spotify and YouTube. With just a few clicks, you can move your favorite tracks from one platform to the other, ensuring you have access to your music wherever you go.
- OAuth Authentication: Securely log in to your Spotify and YouTube accounts using OAuth.
- Playlist Transfer: Easily transfer playlists from Spotify to YouTube or from YouTube to Spotify.
- Seamless Integration: Uses the Spotify Web API and YouTube Data API v3 to fetch and manage playlists.
- User-Friendly Interface: A simple and intuitive interface built with Thymeleaf.
- Java: The core programming language used for backend logic.
- Spring Boot: Framework for building the backend services.
- Thymeleaf: Used for server-side rendering of the frontend.
- Spotify Web API: Fetches and manages Spotify playlists.
- YouTube Data API v3: Fetches and manages YouTube playlists.
- OAuth: Secure authentication for accessing user accounts.










