Spotify-Downloader-Bot ?

DISCLAIMER : THIS SCRIPTS IS FOR EDUCATION PURPOSES ONLY AND IS NOT INTENDED TO PROMOTE ANY ILLEGAL ACTIVITIES. THE AUTHOR WILL NOT BE HELD RESPONSIBLE FOR ANY MISUSE OF THE INFORMATION PROVIDED

This Python script lets you download mp3 with a Spotify link or song name from YouTube.

Deploy to Heroku Fast ?

Deploy

Telegram

usage?

Make sure you have FFmpeg on the same folder as the script file if you are on Linux or Mac

Get it from FFmpeg’s official site (www.ffmpeg.org)

open terminal and write this command

pip install -r requirements.txt

open @BotFather(t.me/BotFather) bot in telegram and create your new bot and add your token here in main.py and spotify.py

token = 'token bot'

now run the Script ?

GitHub

View Github