NiranjanVRam / spotify-downloader

Download songs using Spotify database and Youtube URLs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify Downloader. 🎧

Downloads songs using Spotify URL or user query.

Adds metadata to the songs obtained from Spotify database

Prerequisites

Make sure FFMPEG is installed and added to Environmental Variables Path

How to use

  • pip install -r requirements.txt

  • Get your Spotify Credentials and Genius Token.

  • Add your Spotify and Genius credentials to args.py file (optional: Set your bitrate)

  • py main.py

  • Provide the URL or query

That's it! Your songs will be downloaded in your working directory.

Note : It uses Youtube Music for downloading mp3 song

For adding more features or pointing out issues, do a PR. ✌️

About

Download songs using Spotify database and Youtube URLs.

License:MIT License


Languages

Language:Python 100.0%