Skip to content

SpotiSync converts spotify playlists to MP3 downloads into your local Computers.

License

Notifications You must be signed in to change notification settings

hegdeadithyak/SpotiSync-Playlist-to-MP3-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotiSync-Playlist-to-MP3-Downloader


SpotiSync is a Python script that enables you to convert Spotify playlists into MP3 downloads on your local computer. This tool is designed for educational purposes and personal use. Please use it responsibly and respect copyright laws.

Usage Follow the steps below to set up and use SpotiSync:

Step 1: Clone the Repository First, clone the SpotiSync repository to your local machine.

git clone https://github.com/yourusername/SpotiSync.git
cd SpotiSync/python

Step 2: Run SpotiSync Now, use SpotiSync to convert a Spotify playlist to MP3. Run the following command, replacing "your_spotify_playlist_link" with the Spotify playlist link and "your_destination_folder" with your preferred destination folder.

python youtube.py "your_spotify_playlist_link" "your_destination_folder"

Example:

python youtube.py "https://open.spotify.com/playlist/2UT2q9QKe44zTsHzRu7cr3?si=faa4dd52e5b24865" "C:\Users\YourUsername\Desktop\SpotiSync"

Check Your Destination Folder,

Once the conversion is complete, you can check your destination folder for the downloaded MP3 files. image

Disclaimer SpotiSync does not guarantee the quality of the downloaded MP3 files and should be used responsibly and in compliance with copyright laws.

Contribute:

Contribution Guidelines:

I've added workflows to our project and welcome contributions from the community. If you'd like to contribute, please follow these guidelines:

Workflow Contributions:

  • Fork the repository to your GitHub account.
  • Create a new branch in your forked repository for your contribution.
  • Implement the desired changes, new features, or bug fixes in your branch.
  • Ensure that your code adheres to our coding standards and conventions.
  • Test your changes to make sure they work as intended.
  • Create a clear and informative pull request (PR) to the original repository.
  • In your PR, provide a detailed description of the problem or enhancement, including any relevant context.
  • Our team will review your contribution, provide feedback, and, if all is well, merge your PR.

Future Ideas 🚀🚀🚀🚀

Here are some future ideas to enhance SpotiSync:

  • Implement by WebScraping which does not require CLIENT_ID,CLIENT_SECRET
  • Website for SpotiSync.

About

SpotiSync converts spotify playlists to MP3 downloads into your local Computers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published