Skip to content

supersu-man/spotify-playlist-downloader

Repository files navigation

SpotifyPlaylistDownloader

SpotifyPlaylistDownloader is a straightforward app that allows users to download Spotify playlists as MP3/M4A files. The downloaded files are saved to /Download/spotify-playlist-downloader. The app fetches the tracks from YouTube Music and downloads them as MP3s/M4As using various APIs listed below.

Features

Download Music from Spotify Playlist: Simply input your Spotify playlist link, and the app will download the tracks as MP3 files.

Installation

Download the APK from the releases page.

Install the APK on your Android device.

Grant necessary permissions for file access.

Usage

Open the app and paste your Spotify playlist link.

Hit the "Download" button.

Enjoy your music from internalstorage/Download/spotify-playlist-downloader.

How It Works

Input Spotify Playlist Link: Enter the link to your Spotify playlist.

Fetching and Conversion: The app retrieves the playlist details and searches for matching tracks on YouTube Music.

Download as file: Tracks are downloaded and saved in MP3/M4A format to your device.

Dependencies / Tools Used

Contributing

We welcome contributions! Feel free to fork the repository and submit pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.