EXG1O / Spotify-Music-Downloader-Telegram-Bot

Telegram bot for downloading music from Spotify.

Home Page:https://t.me/spotify_music_downloader_tg_bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Telegram bot for downloading music from Spotify.

https://t.me/spotify_music_downloader_tg_bot

License:GNU General Public License v3.0


Languages

Language:Python 91.4%Language:Shell 8.6%