Skip to content

MK-444/spotify-downloader

Repository files navigation

🎵Downloader spotify song

Simple free and unlimited spotify playlist downloads

Instruction:

  1. 📂 Install the packages required by the application using pip install -r requirements.txt

  2. ➡️ Paste into variable BEARER_TOKEN

  3. 🔗 Copy spotify playlist link and paste into variable playlist_url

  4. 🏃 And run the code python spotify_download.py (who has Unix/macOs try python3 spotify_download.py)

  5. 🎉 Enjoy the program


Warning:

After each reload of the page, the token changes and you need to insert it again.

🔔 TODO

  • Automatic token insertion

✔️ How does it work?

  1. We first search the playlist and download a list of songs.
  2. We then look up each song on Youtube, download it as an mp4, then convert it to an mp3 and store it in a folder!

About

📲 Download music to your device

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published