β‘ Project overview:
This project lets users paste a Spotify playlist URL, then fetches and displays the playlist tracks in both MP3 and MP4 formats directly in the UI. The MP3 files are stored and served securely via AWS S3.
-
Paste a Spotify playlist URL and instantly view all tracks.
-
Listen to tracks in an integrated MP3 audio player.
-
Watch tracks as MP4 videos embedded in a YouTube-style player.
-
MP3 files are uploaded to and delivered from AWS S3 for reliable access.
-
Simple, clean, and user-friendly interface.
π View the backend code here