/Spot-to-mp3

Download Spotify Playlists to mp3

Primary LanguagePythonMIT LicenseMIT

Spot-to-Mp3

Python

Visual Studio Code Documentation Twitter: BholaJaivardhan

Table of Contents

Description

Download Spotify Playlists to mp3

Installation

  • Go to Spotify Developer portal
  • Create a new App
  • Clone the repo
  • In the root folder of the repo make a .env file with the following format
CLIENT_ID="YOUR_CLIENT_ID"
CLIENT_SECRET="YOUR_CLIENT_SECRET"
  • Run the following command to install dependencies
pip install -r requirements.txt

Usage

  • Run
python3 spot-to-mp3.py
  • Disclaimer: Blends are not supported

Screenshots

Screenshot Screenshot

About-the-author

GitHub LinkedIn Twitter Gmail

Contribution

If you would like to contribute to this project reach out to me. Contact Information can be found below or by clicking on the 'Contact-Information' link provided in the Table of Contents.

Show-your-support

Give a ⭐️ star if this project helped you!

License

Copyright © 2023 Jaivardhan Bhola.
This project is MIT licensed.


Made with love in India