Skip to content

This simple Python script allows you to download songs from Spotify by your Telegram bot

License

Notifications You must be signed in to change notification settings

autonomus-optimus/spotify_downloader_telegram__bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-downloader 🎵

DISCLAIMER : THIS SCRIPTS ARE FOR EDUCATION PURPOSES ONLY AND ARE 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

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 ;)

About

This simple Python script allows you to download songs from Spotify by your Telegram bot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%