Skip to content

kikkopy/SPD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Playlist Downloader

This Python script allows you to download audio tracks from a Spotify playlist using YouTube as the source.

Features

  • Extraction of track titles from a Spotify playlist URL
  • Download of audio files in MP3 format
  • Organization of downloaded files in a folder named after the playlist

Prerequisites

  • Python 3.7+
  • pip (Python package manager)

Installation

  1. Clone this repository: git clone https://github.com/nightkikko/spd.git

  2. Navigate to the project directory: cd spd

  3. Install the required dependencies: pip install -r requirements.txt

Usage

  1. Run the script: python main.py

  2. When prompted, enter the URL of the Spotify playlist you want to download.

  3. The script will start downloading the audio tracks into a new folder named after the playlist.

Note

This script is intended for personal and educational use only. Make sure to respect copyright and terms of service of the concerned services.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

About

Spotify Playlist Downloader / No premium required

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages