Spoofify is a Spotify downloader application that allows users to download tracks or playlists from Spotify using a provided Spotify link. By simply inputting the Spotify link, Spoofify will locate and enable the download of the specified tracks for offline use.
git clone https://github.com/yourusername/spoofify.git
cd spoofify
pnpm install
https://developer.spotify.com/dashboard
CLIENT_ID=***
CLIENT_SECRET=***
pnpm run dev
Contributions are welcome! Please fork the repository and submit a pull request for any enhancements or bug fixes.