Skip to content

EXG1O/Spotify-Music-Downloader-Telegram-Bot

Repository files navigation

Spotify Music Downloader Telegram Bot

Spotify Music Downloader Telegram Bot is a Telegram bot for downloading music from Spotify.

Requirement

  • Python >= 3.10.x

Installing

Clone the project.

git clone https://github.com/EXG1O/Spotify-Music-Downloader-Telegram-Bot.git
cd Spotify-Music-Downloader-Telegram-Bot

Create a Python environment.

python -m venv env

Run the script to install the project.

source setup.sh

Run the Telegram bot.

python main.py