Skip to content

abhi-shek-09/TuneTorrent

Repository files navigation

TuneTorrent

This project allows you to fetch your liked songs from Spotify, extract YouTube links, and download and convert them to MP3 format.

Getting Started

Follow these steps to set up and run the project:

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/your-username/TuneTorrent.git
  2. Navigate to the project directory:

    cd TuneTorrent
  3. Install the required Python packages:

    pip install -r requirements.txt

Usage

  1. Create a Spotify Developer account and create a new application to get your API key.

  2. Set up your Google developers project with YouTube API keys enabled. Store both the keys in your .env file or config file

  3. Run the script:

    python app.py
  4. Follow the on-screen prompts to authenticate with Spotify and start the download process.

Note: The songs will be downloaded under the "Your Album" folder within the project directory.

Happy listening🎵!

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages